FIND_BOOTMAP_LOCATION

Section: ()
Updated: 06 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: 06:20:49 GMT, October 06, 2005