PMD_MASK 34 arch/alpha/include/asm/pgtable.h #define PMD_MASK (~(PMD_SIZE-1)) PMD_MASK 86 arch/arm/include/asm/pgtable-2level.h #define PMD_MASK (~(PMD_SIZE-1)) PMD_MASK 39 arch/arm/include/asm/pgtable-3level.h #define PMD_MASK (~((1 << PMD_SHIFT) - 1)) PMD_MASK 51 arch/arm64/include/asm/pgtable-hwdef.h #define PMD_MASK (~(PMD_SIZE-1)) PMD_MASK 100 arch/ia64/include/asm/pgtable.h #define PMD_MASK (~(PMD_SIZE-1)) PMD_MASK 39 arch/m68k/include/asm/pgtable_mm.h #define PMD_MASK (~(PMD_SIZE-1)) PMD_MASK 144 arch/microblaze/include/asm/pgtable.h #define PMD_MASK (~(PMD_SIZE-1)) PMD_MASK 52 arch/mips/include/asm/pgtable-64.h #define PMD_MASK (~(PMD_SIZE-1)) PMD_MASK 46 arch/nds32/include/asm/pgtable.h #define PMD_MASK (~(PMD_SIZE-1)) PMD_MASK 137 arch/parisc/include/asm/pgtable.h #define PMD_MASK (~(PMD_SIZE-1)) PMD_MASK 237 arch/powerpc/include/asm/book3s/64/pgtable.h #define PMD_MASK (~(PMD_SIZE-1)) PMD_MASK 32 arch/powerpc/include/asm/nohash/64/pgtable-4k.h #define PMD_MASK (~(PMD_SIZE-1)) PMD_MASK 19 arch/riscv/include/asm/pgtable-64.h #define PMD_MASK (~(PMD_SIZE - 1)) PMD_MASK 335 arch/s390/include/asm/pgtable.h #define PMD_MASK _SEGMENT_MASK PMD_MASK 25 arch/sh/include/asm/pgtable-3level.h #define PMD_MASK (~(PMD_SIZE-1)) PMD_MASK 39 arch/sparc/include/asm/pgtable_32.h #define PMD_MASK (~(PMD_SIZE-1)) PMD_MASK 53 arch/sparc/include/asm/pgtable_64.h #define PMD_MASK (~(PMD_SIZE-1)) PMD_MASK 29 arch/um/include/asm/pgtable-3level.h #define PMD_MASK (~(PMD_SIZE-1)) PMD_MASK 13 arch/x86/include/asm/pgtable_32_types.h # define PMD_MASK (~(PMD_SIZE - 1)) PMD_MASK 99 arch/x86/include/asm/pgtable_64_types.h #define PMD_MASK (~(PMD_SIZE - 1)) PMD_MASK 23 include/asm-generic/pgtable-nopmd.h #define PMD_MASK (~(PMD_SIZE-1))