Searched refs:p4d_offset_phys (Results 1 – 1 of 1) sorted by relevance
1057 static inline phys_addr_t p4d_offset_phys(pgd_t *pgdp, unsigned long addr) in p4d_offset_phys() function1089 return p4d_set_fixmap(p4d_offset_phys(pgdp, addr)); in p4d_set_fixmap_offset()1103 return (p4d_t *)__phys_to_kimg(p4d_offset_phys(pgdp, addr)); in p4d_offset_kimg()