Home
last modified time | relevance | path

Searched defs:pud_phys (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/arch/arm64/mm/
H A Dkasan_init.c93 phys_addr_t pud_phys = early ? in kasan_pud_offset() local
H A Dmmu.c325 phys_addr_t pud_phys; in alloc_init_pud() local
/openbmc/linux/arch/loongarch/mm/
H A Dkasan_init.c142 phys_addr_t pud_phys = early ? in kasan_pud_offset() local
/openbmc/linux/arch/mips/include/asm/
H A Dpgtable-64.h310 #define pud_phys(pud) virt_to_phys((void *)pud_val(pud)) macro
/openbmc/linux/arch/loongarch/include/asm/
H A Dpgtable.h208 #define pud_phys(pud) PHYSADDR(pud_val(pud)) macro
/openbmc/linux/arch/x86/xen/
H A Dmmu_pv.c1944 phys_addr_t size, new_area, pt_phys, pmd_phys, pud_phys; in xen_relocate_p2m() local