Searched refs:PFN_ABOVE64G (Results 1 – 2 of 2) sorted by relevance
154 #define PFN_ABOVE64G(pfn) ((pfn) >= PFN_64G) macro
1046 if (PFN_ABOVE64G(physmax)) { in startup_memlist()