Home
last modified time | relevance | path

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

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