Home
last modified time | relevance | path

Searched defs:pmd_phys (Results 1 – 8 of 8) sorted by relevance

/openbmc/linux/arch/arm64/mm/
H A Dkasan_init.c80 phys_addr_t pmd_phys = early ? in kasan_pmd_offset() local
H A Dmmu.c286 phys_addr_t pmd_phys; in alloc_init_cont_pmd() local
/openbmc/linux/arch/loongarch/mm/
H A Dkasan_init.c122 phys_addr_t pmd_phys = early ? in kasan_pmd_offset() local
/openbmc/linux/arch/nios2/include/asm/
H A Dpgtable.h225 #define pmd_phys(pmd) virt_to_phys((void *)pmd_val(pmd)) macro
/openbmc/linux/arch/csky/include/asm/
H A Dpgtable.h104 #define pmd_phys(pmd) pmd_val(pmd) macro
/openbmc/linux/arch/mips/include/asm/
H A Dpgtable.h65 #define pmd_phys(pmd) virt_to_phys((void *)pmd_val(pmd)) macro
/openbmc/linux/arch/loongarch/include/asm/
H A Dpgtable.h241 #define pmd_phys(pmd) PHYSADDR(pmd_val(pmd)) macro
/openbmc/linux/arch/x86/xen/
H A Dmmu_pv.c1892 phys_addr_t size, new_area, pt_phys, pmd_phys, pud_phys; in xen_relocate_p2m() local