Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/
Dpfn_t.h64 static inline phys_addr_t pfn_t_to_phys(pfn_t pfn) in pfn_t_to_phys() function
/Linux-v5.4/arch/x86/mm/
Dpat.c1042 pcm = lookup_memtype(pfn_t_to_phys(pfn)); in track_pfn_insert()