Home
last modified time | relevance | path

Searched refs:reserve_top_address (Results 1 – 6 of 6) sorted by relevance

/linux-2.6.39/arch/x86/mm/
Dpgtable_32.c130 reserve_top_address(address); in parse_reservetop()
Dpgtable.c419 void __init reserve_top_address(unsigned long reserve) in reserve_top_address() function
/linux-2.6.39/arch/x86/platform/olpc/
Dolpc_ofw.c111 reserve_top_address(-start); in olpc_ofw_detect()
/linux-2.6.39/arch/x86/include/asm/
Dfixmap.h152 extern void reserve_top_address(unsigned long reserve);
/linux-2.6.39/arch/x86/lguest/
Dboot.c1360 reserve_top_address(lguest_data.reserve_mem); in lguest_init()
/linux-2.6.39/arch/x86/xen/
Dmmu.c1648 reserve_top_address(-top); in xen_reserve_top()