Home
last modified time | relevance | path

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

/arch/x86/include/asm/
Dsetup.h17 #define MAX_NONPAE_PFN (1 << 20) macro
/arch/x86/mm/
Dinit_32.c627 if (max_pfn > MAX_NONPAE_PFN) in highmem_pfn_init()
634 if (max_pfn > MAX_NONPAE_PFN) { in highmem_pfn_init()
635 max_pfn = MAX_NONPAE_PFN; in highmem_pfn_init()