Home
last modified time | relevance | path

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

12

/arch/xtensa/include/asm/
Dpgalloc.h28 #define pmd_pgtable(pmd) pmd_page(pmd) macro
82 #define pmd_pgtable(pmd) pmd_page(pmd) macro
/arch/powerpc/include/asm/book3s/32/
Dpgalloc.h67 #define pmd_pgtable(pmd) pmd_page(pmd) macro
82 #define pmd_pgtable(pmd) pmd_page(pmd) macro
/arch/powerpc/include/asm/nohash/32/
Dpgalloc.h67 #define pmd_pgtable(pmd) pmd_page(pmd) macro
82 #define pmd_pgtable(pmd) pmd_page(pmd) macro
/arch/mn10300/include/asm/
Dpgalloc.h30 #define pmd_pgtable(pmd) pmd_page(pmd) macro
/arch/frv/include/asm/
Dpgalloc.h28 #define pmd_pgtable(pmd) pmd_page(pmd) macro
/arch/um/include/asm/
Dpgalloc.h20 #define pmd_pgtable(pmd) pmd_page(pmd) macro
/arch/powerpc/include/asm/nohash/64/
Dpgalloc.h87 #define pmd_pgtable(pmd) pmd_page(pmd) macro
157 static inline pgtable_t pmd_pgtable(pmd_t pmd) in pmd_pgtable() function
/arch/cris/include/asm/
Dpgalloc.h10 #define pmd_pgtable(pmd) pmd_page(pmd) macro
/arch/nios2/include/asm/
Dpgalloc.h26 #define pmd_pgtable(pmd) pmd_page(pmd) macro
/arch/openrisc/include/asm/
Dpgalloc.h103 #define pmd_pgtable(pmd) pmd_page(pmd) macro
/arch/metag/include/asm/
Dpgalloc.h14 #define pmd_pgtable(pmd) pmd_page(pmd) macro
/arch/unicore32/mm/
Dpgd.c97 pte = pmd_pgtable(*pmd); in free_pgd_slow()
/arch/m32r/include/asm/
Dpgalloc.h17 #define pmd_pgtable(pmd) pmd_page(pmd) macro
/arch/alpha/include/asm/
Dpgalloc.h19 #define pmd_pgtable(pmd) pmd_page(pmd) macro
/arch/sh/include/asm/
Dpgalloc.h30 #define pmd_pgtable(pmd) pmd_page(pmd) macro
/arch/unicore32/include/asm/
Dpgalloc.h110 #define pmd_pgtable(pmd) pmd_page(pmd) macro
/arch/score/include/asm/
Dpgalloc.h19 #define pmd_pgtable(pmd) pmd_page(pmd) macro
/arch/m68k/include/asm/
Dsun3_pgalloc.h76 #define pmd_pgtable(pmd) pmd_page(pmd) macro
Dmotorola_pgalloc.h107 #define pmd_pgtable(pmd) pmd_page(pmd) macro
Dmcf_pgalloc.h42 #define pmd_pgtable(pmd) pmd_page(pmd) macro
/arch/sparc/include/asm/
Dpgalloc_32.h56 #define pmd_pgtable(pmd) pmd_page(pmd) macro
Dpgalloc_64.h72 #define pmd_pgtable(PMD) ((pte_t *)__pmd_page(PMD)) macro
/arch/arc/include/asm/
Dpgalloc.h137 #define pmd_pgtable(pmd) ((pgtable_t) pmd_page_vaddr(pmd)) macro
/arch/ia64/include/asm/
Dpgalloc.h78 #define pmd_pgtable(pmd) pmd_page(pmd) macro
/arch/parisc/include/asm/
Dpgalloc.h122 #define pmd_pgtable(pmd) pmd_page(pmd) macro

12