VMALLOC_32
Section: ()
Updated: 06 October 2005
Index
Return to Main Contents
NAME
vmalloc_32 - allocate virtually contiguous memory (32bit addressable)
SYNOPSIS
"SYNOPSIS"
void * vmalloc_32 (unsigned long size);
ARGUMENTS
- size
-
allocation size
DESCRIPTION
Allocate enough 32bit PA addressable pages to cover size from the
page level allocator and map them into contiguous kernel virtual space.
DESCRIPTION
Allocate enough 32bit PA addressable pages to cover size from the
page level allocator and map them into contiguous kernel virtual space.
Index
- NAME
-
- SYNOPSIS
-
- ARGUMENTS
-
- DESCRIPTION
-
- DESCRIPTION
-
This document was created by
man2html,
using the manual pages.
Time: 04:41:11 GMT, October 06, 2005