Home
last modified time | relevance | path

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

/linux-3.4.99/arch/x86/kernel/
De820.c761 unsigned long max_arch_pfn = MAX_ARCH_PFN; in e820_end_pfn() local
784 if (last_pfn > max_arch_pfn) in e820_end_pfn()
785 last_pfn = max_arch_pfn; in e820_end_pfn()
788 last_pfn, max_arch_pfn); in e820_end_pfn()