Searched refs:pud_offset_phys (Results 1 – 1 of 1) sorted by relevance
552 #define pud_offset_phys(dir, addr) (pgd_page_paddr(READ_ONCE(*(dir))) + pud_index(addr) * sizeof(pu… macro553 #define pud_offset(dir, addr) ((pud_t *)__va(pud_offset_phys((dir), (addr))))556 #define pud_set_fixmap_offset(pgd, addr) pud_set_fixmap(pud_offset_phys(pgd, addr))562 #define pud_offset_kimg(dir,addr) ((pud_t *)__phys_to_kimg(pud_offset_phys((dir), (addr))))