Home
last modified time | relevance | path

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

/linux/arch/x86/mm/
H A Dpgtable_32.c100 reserve_top_address(address); in parse_reservetop()
H A Dpgtable.c660 * reserve_top_address - reserves a hole in the top of kernel address space
666 void __init reserve_top_address(unsigned long reserve) in reserve_top_address()
663 void __init reserve_top_address(unsigned long reserve) reserve_top_address() function
/linux/arch/x86/platform/olpc/
H A Dolpc_ofw.c115 reserve_top_address(-start); in olpc_ofw_detect()
/linux/arch/x86/include/asm/
H A Dfixmap.h148 extern void reserve_top_address(unsigned long reserve);