PMD_SIZE 33 arch/alpha/include/asm/pgtable.h #define PMD_SIZE (1UL << PMD_SHIFT) PMD_SIZE 85 arch/arm/include/asm/pgtable-2level.h #define PMD_SIZE (1UL << PMD_SHIFT) PMD_SIZE 38 arch/arm/include/asm/pgtable-3level.h #define PMD_SIZE (1UL << PMD_SHIFT) PMD_SIZE 50 arch/arm64/include/asm/pgtable-hwdef.h #define PMD_SIZE (_AC(1, UL) << PMD_SHIFT) PMD_SIZE 99 arch/ia64/include/asm/pgtable.h #define PMD_SIZE (1UL << PMD_SHIFT) PMD_SIZE 38 arch/m68k/include/asm/pgtable_mm.h #define PMD_SIZE (1UL << PMD_SHIFT) PMD_SIZE 143 arch/microblaze/include/asm/pgtable.h #define PMD_SIZE (1UL << PMD_SHIFT) PMD_SIZE 51 arch/mips/include/asm/pgtable-64.h #define PMD_SIZE (1UL << PMD_SHIFT) PMD_SIZE 45 arch/nds32/include/asm/pgtable.h #define PMD_SIZE (1UL << PMD_SHIFT) PMD_SIZE 136 arch/parisc/include/asm/pgtable.h #define PMD_SIZE (1UL << PMD_SHIFT) PMD_SIZE 236 arch/powerpc/include/asm/book3s/64/pgtable.h #define PMD_SIZE (1UL << PMD_SHIFT) PMD_SIZE 31 arch/powerpc/include/asm/nohash/64/pgtable-4k.h #define PMD_SIZE (1UL << PMD_SHIFT) PMD_SIZE 18 arch/riscv/include/asm/pgtable-64.h #define PMD_SIZE (_AC(1, UL) << PMD_SHIFT) PMD_SIZE 330 arch/s390/include/asm/pgtable.h #define PMD_SIZE _SEGMENT_SIZE PMD_SIZE 24 arch/sh/include/asm/pgtable-3level.h #define PMD_SIZE (1UL << PMD_SHIFT) PMD_SIZE 38 arch/sparc/include/asm/pgtable_32.h #define PMD_SIZE (1UL << PMD_SHIFT) PMD_SIZE 52 arch/sparc/include/asm/pgtable_64.h #define PMD_SIZE (_AC(1,UL) << PMD_SHIFT) PMD_SIZE 28 arch/um/include/asm/pgtable-3level.h #define PMD_SIZE (1UL << PMD_SHIFT) PMD_SIZE 12 arch/x86/include/asm/pgtable_32_types.h # define PMD_SIZE (1UL << PMD_SHIFT) PMD_SIZE 98 arch/x86/include/asm/pgtable_64_types.h #define PMD_SIZE (_AC(1, UL) << PMD_SHIFT) PMD_SIZE 22 include/asm-generic/pgtable-nopmd.h #define PMD_SIZE (1UL << PMD_SHIFT)