FIND_BOOTMAP_LOCATION
Section: (9)
Updated: 09 October 2005
Index
Return to Main Contents
NAME
find_bootmap_location - callback to find a memory area for the bootmap
SYNOPSIS
"SYNOPSIS"
int find_bootmap_location (unsigned long start, unsigned long end, void * arg);
ARGUMENTS
- start
-
start of region
- end
-
end of region
- arg
-
unused callback data
DESCRIPTION
Find a place to put the bootmap and return its starting address in
bootmap_start. This address must be page-aligned.
Index
- NAME
-
- SYNOPSIS
-
- ARGUMENTS
-
- DESCRIPTION
-
This document was created by
man2html,
using the manual pages.
Time: 00:02:09 GMT, October 09, 2005