Home
last modified time | relevance | path

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

12

/linux-3.4.99/arch/xtensa/include/asm/
Dpgalloc.h28 #define pmd_pgtable(pmd) pmd_page(pmd) macro
71 #define pmd_pgtable(pmd) pmd_page(pmd) macro
/linux-3.4.99/arch/powerpc/include/asm/
Dpgalloc-32.h28 #define pmd_pgtable(pmd) pmd_page(pmd) macro
34 #define pmd_pgtable(pmd) pmd_page(pmd) macro
Dpgalloc-64.h73 #define pmd_pgtable(pmd) pmd_page(pmd) macro
88 #define pmd_pgtable(pmd) pmd_page(pmd) macro
/linux-3.4.99/arch/mn10300/include/asm/
Dpgalloc.h30 #define pmd_pgtable(pmd) pmd_page(pmd) macro
/linux-3.4.99/arch/um/include/asm/
Dpgalloc.h20 #define pmd_pgtable(pmd) pmd_page(pmd) macro
/linux-3.4.99/arch/frv/include/asm/
Dpgalloc.h28 #define pmd_pgtable(pmd) pmd_page(pmd) macro
/linux-3.4.99/arch/openrisc/include/asm/
Dpgalloc.h98 #define pmd_pgtable(pmd) pmd_page(pmd) macro
/linux-3.4.99/arch/sh/include/asm/
Dpgalloc.h29 #define pmd_pgtable(pmd) pmd_page(pmd) macro
/linux-3.4.99/arch/cris/include/asm/
Dpgalloc.h9 #define pmd_pgtable(pmd) pmd_page(pmd) macro
/linux-3.4.99/arch/score/include/asm/
Dpgalloc.h18 #define pmd_pgtable(pmd) pmd_page(pmd) macro
/linux-3.4.99/arch/unicore32/include/asm/
Dpgalloc.h108 #define pmd_pgtable(pmd) pmd_page(pmd) macro
/linux-3.4.99/arch/avr32/include/asm/
Dpgalloc.h30 #define pmd_pgtable(pmd) pmd_page(pmd) macro
/linux-3.4.99/arch/tile/include/asm/
Dpgalloc.h74 #define pmd_pgtable(pmd) pmd_page(pmd) macro
/linux-3.4.99/arch/alpha/include/asm/
Dpgalloc.h18 #define pmd_pgtable(pmd) pmd_page(pmd) macro
/linux-3.4.99/arch/m68k/include/asm/
Dmotorola_pgalloc.h102 #define pmd_pgtable(pmd) pmd_page(pmd) macro
Dsun3_pgalloc.h76 #define pmd_pgtable(pmd) pmd_page(pmd) macro
Dmcf_pgalloc.h41 #define pmd_pgtable(pmd) pmd_page(pmd) macro
/linux-3.4.99/arch/m32r/include/asm/
Dpgalloc.h16 #define pmd_pgtable(pmd) pmd_page(pmd) macro
/linux-3.4.99/arch/mips/include/asm/
Dpgalloc.h27 #define pmd_pgtable(pmd) pmd_page(pmd) macro
/linux-3.4.99/arch/parisc/include/asm/
Dpgalloc.h118 #define pmd_pgtable(pmd) pmd_page(pmd) macro
/linux-3.4.99/arch/arm/include/asm/
Dpgalloc.h160 #define pmd_pgtable(pmd) pmd_page(pmd) macro
/linux-3.4.99/arch/sparc/include/asm/
Dpgalloc_64.h75 #define pmd_pgtable(pmd) pmd_page(pmd) macro
Dpgalloc_32.h52 #define pmd_pgtable(pmd) pmd_page(pmd) macro
/linux-3.4.99/arch/ia64/include/asm/
Dpgalloc.h77 #define pmd_pgtable(pmd) pmd_page(pmd) macro
/linux-3.4.99/arch/x86/include/asm/
Dpgalloc.h78 #define pmd_pgtable(pmd) pmd_page(pmd) macro

12