Home
last modified time | relevance | path

Searched defs:pmd_pgtable (Results 1 – 25 of 25) sorted by relevance

/arch/xtensa/include/asm/
Dpgalloc.h28 #define pmd_pgtable(pmd) pmd_page(pmd) macro
66 #define pmd_pgtable(pmd) pmd_page(pmd) macro
/arch/alpha/include/asm/
Dpgalloc.h21 #define pmd_pgtable(pmd) pmd_page(pmd) macro
/arch/nios2/include/asm/
Dpgalloc.h28 #define pmd_pgtable(pmd) pmd_page(pmd) macro
/arch/nds32/include/asm/
Dpgalloc.h18 #define pmd_pgtable(pmd) pmd_page(pmd) macro
/arch/um/include/asm/
Dpgalloc.h22 #define pmd_pgtable(pmd) pmd_page(pmd) macro
/arch/openrisc/include/asm/
Dpgalloc.h75 #define pmd_pgtable(pmd) pmd_page(pmd) macro
/arch/microblaze/include/asm/
Dpgalloc.h33 #define pmd_pgtable(pmd) pmd_page(pmd) macro
/arch/m68k/include/asm/
Dsun3_pgalloc.h35 #define pmd_pgtable(pmd) pmd_page(pmd) macro
Dmcf_pgalloc.h35 #define pmd_pgtable(pmd) pfn_to_virt(pmd_val(pmd) >> PAGE_SHIFT) macro
Dmotorola_pgalloc.h91 #define pmd_pgtable(pmd) ((pgtable_t)pmd_page_vaddr(pmd)) macro
/arch/sh/include/asm/
Dpgalloc.h33 #define pmd_pgtable(pmd) pmd_page(pmd) macro
/arch/powerpc/include/asm/
Dpgalloc.h73 static inline pgtable_t pmd_pgtable(pmd_t pmd) in pmd_pgtable() function
/arch/csky/include/asm/
Dpgalloc.h26 #define pmd_pgtable(pmd) pmd_page(pmd) macro
/arch/riscv/include/asm/
Dpgalloc.h41 #define pmd_pgtable(pmd) pmd_page(pmd) macro
/arch/parisc/include/asm/
Dpgalloc.h72 #define pmd_pgtable(pmd) pmd_page(pmd) macro
/arch/ia64/include/asm/
Dpgalloc.h55 #define pmd_pgtable(pmd) pmd_page(pmd) macro
/arch/arm64/include/asm/
Dpgalloc.h84 #define pmd_pgtable(pmd) pmd_page(pmd) macro
/arch/arc/include/asm/
Dpgalloc.h132 #define pmd_pgtable(pmd) ((pgtable_t) pmd_page_vaddr(pmd)) macro
/arch/mips/include/asm/
Dpgalloc.h32 #define pmd_pgtable(pmd) pmd_page(pmd) macro
/arch/arm/include/asm/
Dpgalloc.h140 #define pmd_pgtable(pmd) pmd_page(pmd) macro
/arch/sparc/include/asm/
Dpgalloc_32.h54 #define pmd_pgtable(pmd) (pgtable_t)__pmd_page(pmd) macro
Dpgalloc_64.h70 #define pmd_pgtable(PMD) ((pte_t *)pmd_page_vaddr(PMD)) macro
/arch/s390/include/asm/
Dpgalloc.h137 #define pmd_pgtable(pmd) \ macro
/arch/x86/include/asm/
Dpgalloc.h87 #define pmd_pgtable(pmd) pmd_page(pmd) macro
/arch/hexagon/include/asm/
Dpgtable.h245 #define pmd_pgtable(pmd) pmd_page(pmd) macro