Home
last modified time | relevance | path

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

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