Home
last modified time | relevance | path

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

/Linux-v5.10/arch/x86/mm/pat/
Dset_memory.c216 static inline unsigned long highmap_end_pfn(void) in highmap_end_pfn() function
228 return within_inclusive(pfn, highmap_start_pfn(), highmap_end_pfn()); in __cpa_pfn_in_highmap()