Searched refs:e820_end_of_low_ram_pfn (Results 1 - 3 of 3) sorted by relevance

/linux-4.1.27/arch/x86/include/asm/
H A De820.h44 extern unsigned long e820_end_of_low_ram_pfn(void);
/linux-4.1.27/arch/x86/kernel/
H A De820.c798 unsigned long __init e820_end_of_low_ram_pfn(void) e820_end_of_low_ram_pfn() function
H A Dsetup.c1078 max_low_pfn = e820_end_of_low_ram_pfn(); setup_arch()

Completed in 166 milliseconds