/linux-4.4.14/arch/x86/include/asm/ |
D | pgtable_32_types.h | 12 # define PMD_MASK (~(PMD_SIZE - 1)) macro
|
D | pgtable_64_types.h | 49 #define PMD_MASK (~(PMD_SIZE - 1)) macro
|
/linux-4.4.14/arch/powerpc/include/asm/ |
D | pgtable-ppc64-64k.h | 28 #define PMD_MASK (~(PMD_SIZE-1)) macro
|
D | pgtable-ppc64-4k.h | 28 #define PMD_MASK (~(PMD_SIZE-1)) macro
|
/linux-4.4.14/arch/sh/include/asm/ |
D | pgtable-3level.h | 23 #define PMD_MASK (~(PMD_SIZE-1)) macro
|
/linux-4.4.14/include/asm-generic/ |
D | pgtable-nopmd.h | 22 #define PMD_MASK (~(PMD_SIZE-1)) macro
|
/linux-4.4.14/arch/m68k/include/asm/ |
D | pgtable_mm.h | 38 #define PMD_MASK (~(PMD_SIZE-1)) macro
|
/linux-4.4.14/arch/um/include/asm/ |
D | pgtable-3level.h | 28 #define PMD_MASK (~(PMD_SIZE-1)) macro
|
/linux-4.4.14/arch/tile/include/asm/ |
D | pgtable_64.h | 33 #define PMD_MASK (~(PMD_SIZE-1)) macro
|
/linux-4.4.14/arch/arm/include/asm/ |
D | pgtable-2level.h | 89 #define PMD_MASK (~(PMD_SIZE-1)) macro
|
D | pgtable-3level.h | 51 #define PMD_MASK (~((1 << PMD_SHIFT) - 1)) macro
|
/linux-4.4.14/arch/arm64/include/asm/ |
D | pgtable-hwdef.h | 60 #define PMD_MASK (~(PMD_SIZE-1)) macro
|
/linux-4.4.14/arch/mips/include/asm/ |
D | pgtable-64.h | 54 #define PMD_MASK (~(PMD_SIZE-1)) macro
|
/linux-4.4.14/arch/m32r/include/asm/ |
D | pgtable.h | 51 #define PMD_MASK (~(PMD_SIZE - 1)) macro
|
/linux-4.4.14/arch/avr32/include/asm/ |
D | pgtable.h | 28 #define PMD_MASK (~(PMD_SIZE-1)) macro
|
/linux-4.4.14/arch/sparc/include/asm/ |
D | pgtable_32.h | 38 #define PMD_MASK (~(PMD_SIZE-1)) macro
|
D | pgtable_64.h | 50 #define PMD_MASK (~(PMD_SIZE-1)) macro
|
/linux-4.4.14/arch/alpha/include/asm/ |
D | pgtable.h | 33 #define PMD_MASK (~(PMD_SIZE-1)) macro
|
/linux-4.4.14/arch/microblaze/include/asm/ |
D | pgtable.h | 144 #define PMD_MASK (~(PMD_SIZE-1)) macro
|
/linux-4.4.14/arch/frv/include/asm/ |
D | pgtable.h | 136 #define PMD_MASK (~(PMD_SIZE - 1)) macro
|
/linux-4.4.14/arch/ia64/include/asm/ |
D | pgtable.h | 99 #define PMD_MASK (~(PMD_SIZE-1)) macro
|
/linux-4.4.14/arch/parisc/include/asm/ |
D | pgtable.h | 115 #define PMD_MASK (~(PMD_SIZE-1)) macro
|
/linux-4.4.14/arch/s390/include/asm/ |
D | pgtable.h | 71 #define PMD_MASK (~(PMD_SIZE-1)) macro
|