suse man page for vmalloc_32_user

Query: vmalloc_32_user

OS: suse

Section: 9

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

VMALLOC_32_USER(9)					    Memory Management in Linux						VMALLOC_32_USER(9)

NAME
vmalloc_32_user - allocate zeroed virtually contiguous 32bit memory
SYNOPSIS
void * vmalloc_32_user(unsigned long size);
ARGUMENTS
size allocation size
DESCRIPTION
The resulting memory area is 32bit addressable and zeroed so it can be mapped to userspace without leaking data.
COPYRIGHT
Kernel Hackers Manual 2.6. July 2010 VMALLOC_32_USER(9)
Related Man Pages
kcalloc(9) - suse
kmem_cache_create(9) - suse
mtrr_add(9) - suse
kmem_cache_create(9) - linux
contigmalloc(9) - opensolaris
Similar Topics in the Unix Linux Community
How to restrict user to a specific directory in solaris 10
Grant unprivileged user rights to see the output of echo|format but not modify disks
Tar Command
Docker learning Phase-I
32 bit process addressing more than 4GB