Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dpfn_t.h64 static inline phys_addr_t pfn_t_to_phys(pfn_t pfn) in pfn_t_to_phys() function
/openbmc/linux/arch/x86/mm/pat/
H A Dmemtype.c1062 pcm = lookup_memtype(pfn_t_to_phys(pfn)); in track_pfn_insert()