Searched refs:e820_end_pfn (Results 1 – 1 of 1) sorted by relevance
757 static unsigned long __init e820_end_pfn(unsigned long limit_pfn, unsigned type) in e820_end_pfn() function793 return e820_end_pfn(MAX_ARCH_PFN, E820_RAM); in e820_end_of_ram_pfn()798 return e820_end_pfn(1UL<<(32 - PAGE_SHIFT), E820_RAM); in e820_end_of_low_ram_pfn()