Searched refs:pfn_t_to_phys (Results 1 – 2 of 2) sorted by relevance
62 static inline phys_addr_t pfn_t_to_phys(pfn_t pfn) in pfn_t_to_phys() function70 return __va(pfn_t_to_phys(pfn)); in pfn_t_to_virt()
1032 pcm = lookup_memtype(pfn_t_to_phys(pfn)); in track_pfn_insert()