Home
last modified time | relevance | path

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

/linux/arch/arm64/include/asm/
H A Dpgtable.h938 static inline phys_addr_t pud_offset_phys(p4d_t *p4dp, unsigned long addr) in pud_offset_phys() function
971 return pud_set_fixmap(pud_offset_phys(p4dp, addr)); in pud_set_fixmap_offset()
985 return (pud_t *)__phys_to_kimg(pud_offset_phys(p4dp, addr)); in pud_offset_kimg()