Home
last modified time | relevance | path

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

/linux/arch/arm64/mm/
H A Dkasan_init.c80 phys_addr_t pmd_phys = early ? in kasan_pmd_offset() local
/linux/arch/loongarch/include/asm/
H A Dpgtable.h269 #define pmd_phys(pmd) PHYSADDR(pmd_val(pmd)) macro
/linux/arch/x86/xen/
H A Dmmu_pv.c1955 phys_addr_t size, new_area, pt_phys, pmd_phys, pud_phys; in xen_relocate_p2m() local