Home
last modified time | relevance | path

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

/linux/arch/arm64/include/asm/
H A Dpgtable.h1057 static inline phys_addr_t p4d_offset_phys(pgd_t *pgdp, unsigned long addr) in p4d_offset_phys() function
1089 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()