Home
last modified time | relevance | path

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

/linux-6.1.9/include/linux/
Dpfn_t.h64 static inline phys_addr_t pfn_t_to_phys(pfn_t pfn) in pfn_t_to_phys() function
/linux-6.1.9/arch/x86/mm/pat/
Dmemtype.c1085 pcm = lookup_memtype(pfn_t_to_phys(pfn)); in track_pfn_insert()