Home
last modified time | relevance | path

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

/linux-5.19.10/arch/x86/mm/pat/
Dset_memory.c227 static inline unsigned long highmap_end_pfn(void) in highmap_end_pfn() function
239 return within_inclusive(pfn, highmap_start_pfn(), highmap_end_pfn()); in __cpa_pfn_in_highmap()