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

/linux-4.4.14/arch/xtensa/include/asm/
H A Dpgalloc.h28 #define pmd_pgtable(pmd) pmd_page(pmd) macro
82 #define pmd_pgtable(pmd) pmd_page(pmd) macro
/linux-4.4.14/arch/cris/include/asm/
H A Dpgalloc.h9 #define pmd_pgtable(pmd) pmd_page(pmd) macro
/linux-4.4.14/arch/powerpc/include/asm/
H A Dpgalloc-32.h28 #define pmd_pgtable(pmd) pmd_page(pmd) macro
34 #define pmd_pgtable(pmd) pmd_page(pmd) macro
H A Dpgalloc-64.h77 #define pmd_pgtable(pmd) pmd_page(pmd) macro
189 static inline pgtable_t pmd_pgtable(pmd_t pmd) pmd_pgtable() function
/linux-4.4.14/arch/um/include/asm/
H A Dpgalloc.h20 #define pmd_pgtable(pmd) pmd_page(pmd) macro
/linux-4.4.14/arch/unicore32/mm/
H A Dpgd.c97 pte = pmd_pgtable(*pmd); free_pgd_slow()
/linux-4.4.14/arch/alpha/include/asm/
H A Dpgalloc.h18 #define pmd_pgtable(pmd) pmd_page(pmd) macro
/linux-4.4.14/arch/score/include/asm/
H A Dpgalloc.h18 #define pmd_pgtable(pmd) pmd_page(pmd) macro
/linux-4.4.14/arch/sh/include/asm/
H A Dpgalloc.h29 #define pmd_pgtable(pmd) pmd_page(pmd) macro
/linux-4.4.14/arch/sparc/include/asm/
H A Dpgalloc_32.h55 #define pmd_pgtable(pmd) pmd_page(pmd) macro
H A Dpgalloc_64.h73 #define pmd_pgtable(PMD) ((pte_t *)__pmd_page(PMD)) macro
/linux-4.4.14/arch/m68k/include/asm/
H A Dmotorola_pgalloc.h106 #define pmd_pgtable(pmd) pmd_page(pmd) macro
H A Dsun3_pgalloc.h75 #define pmd_pgtable(pmd) pmd_page(pmd) macro
H A Dmcf_pgalloc.h41 #define pmd_pgtable(pmd) pmd_page(pmd) macro
/linux-4.4.14/arch/metag/include/asm/
H A Dpgalloc.h13 #define pmd_pgtable(pmd) pmd_page(pmd) macro
/linux-4.4.14/arch/mn10300/include/asm/
H A Dpgalloc.h30 #define pmd_pgtable(pmd) pmd_page(pmd) macro
/linux-4.4.14/arch/nios2/include/asm/
H A Dpgalloc.h26 #define pmd_pgtable(pmd) pmd_page(pmd) macro
/linux-4.4.14/arch/frv/include/asm/
H A Dpgalloc.h28 #define pmd_pgtable(pmd) pmd_page(pmd) macro
/linux-4.4.14/arch/m32r/include/asm/
H A Dpgalloc.h16 #define pmd_pgtable(pmd) pmd_page(pmd) macro
/linux-4.4.14/arch/avr32/include/asm/
H A Dpgalloc.h30 #define pmd_pgtable(pmd) pmd_page(pmd) macro
/linux-4.4.14/arch/unicore32/include/asm/
H A Dpgalloc.h110 #define pmd_pgtable(pmd) pmd_page(pmd) macro
/linux-4.4.14/arch/openrisc/include/asm/
H A Dpgalloc.h104 #define pmd_pgtable(pmd) pmd_page(pmd) macro
/linux-4.4.14/arch/ia64/include/asm/
H A Dpgalloc.h77 #define pmd_pgtable(pmd) pmd_page(pmd) macro
/linux-4.4.14/arch/mips/include/asm/
H A Dpgalloc.h27 #define pmd_pgtable(pmd) pmd_page(pmd) macro
/linux-4.4.14/arch/s390/include/asm/
H A Dpgalloc.h132 #define pmd_pgtable(pmd) \ macro
/linux-4.4.14/arch/arm/mm/
H A Dpgd.c141 pte = pmd_pgtable(*pmd); pgd_free()
/linux-4.4.14/arch/arm64/include/asm/
H A Dpgalloc.h135 #define pmd_pgtable(pmd) pmd_page(pmd) macro
/linux-4.4.14/arch/arm/include/asm/
H A Dpgalloc.h170 #define pmd_pgtable(pmd) pmd_page(pmd) macro
/linux-4.4.14/arch/tile/include/asm/
H A Dpgalloc.h86 #define pmd_pgtable(pmd) pmd_page(pmd) macro
/linux-4.4.14/arch/x86/include/asm/
H A Dpgalloc.h78 #define pmd_pgtable(pmd) pmd_page(pmd) macro
/linux-4.4.14/arch/arc/include/asm/
H A Dpgalloc.h137 #define pmd_pgtable(pmd) ((pgtable_t) pmd_page_vaddr(pmd)) macro
/linux-4.4.14/arch/microblaze/include/asm/
H A Dpgalloc.h102 #define pmd_pgtable(pmd) pmd_page(pmd) macro
/linux-4.4.14/arch/parisc/include/asm/
H A Dpgalloc.h122 #define pmd_pgtable(pmd) pmd_page(pmd) macro
/linux-4.4.14/arch/hexagon/include/asm/
H A Dpgtable.h289 #define pmd_pgtable(pmd) pmd_page(pmd) macro
/linux-4.4.14/mm/
H A Dhuge_memory.c2590 pmd_populate(mm, pmd, pmd_pgtable(_pmd)); collapse_huge_page()
2605 pgtable = pmd_pgtable(_pmd); collapse_huge_page()
H A Dmemory.c395 pgtable_t token = pmd_pgtable(*pmd); free_pte_range()
1858 token = pmd_pgtable(*pmd); apply_to_pte_range()

Completed in 1490 milliseconds