/linux-6.1.9/arch/x86/include/asm/ |
D | pgtable_32_types.h | 13 # define PMD_MASK (~(PMD_SIZE - 1)) macro
|
D | pgtable_64_types.h | 99 #define PMD_MASK (~(PMD_SIZE - 1)) macro
|
/linux-6.1.9/arch/sh/include/asm/ |
D | pgtable-3level.h | 24 #define PMD_MASK (~(PMD_SIZE-1)) macro
|
/linux-6.1.9/arch/powerpc/include/asm/nohash/64/ |
D | pgtable-4k.h | 32 #define PMD_MASK (~(PMD_SIZE-1)) macro
|
/linux-6.1.9/include/asm-generic/ |
D | pgtable-nopmd.h | 23 #define PMD_MASK (~(PMD_SIZE-1)) macro
|
/linux-6.1.9/arch/um/include/asm/ |
D | pgtable-3level.h | 28 #define PMD_MASK (~(PMD_SIZE-1)) macro
|
/linux-6.1.9/arch/m68k/include/asm/ |
D | pgtable_mm.h | 42 #define PMD_MASK (~(PMD_SIZE-1)) macro
|
/linux-6.1.9/arch/arm/include/asm/ |
D | pgtable-2level.h | 88 #define PMD_MASK (~(PMD_SIZE-1)) macro
|
D | pgtable-3level.h | 41 #define PMD_MASK (~((1 << PMD_SHIFT) - 1)) macro
|
/linux-6.1.9/arch/loongarch/include/asm/ |
D | pgtable.h | 29 #define PMD_MASK (~(PMD_SIZE-1)) macro 34 #define PMD_MASK (~(PMD_SIZE-1)) macro
|
/linux-6.1.9/arch/arc/include/asm/ |
D | pgtable-levels.h | 82 #define PMD_MASK (~(PMD_SIZE - 1)) macro
|
/linux-6.1.9/arch/mips/include/asm/ |
D | pgtable-64.h | 51 #define PMD_MASK (~(PMD_SIZE-1)) macro
|
/linux-6.1.9/arch/arm64/include/asm/ |
D | pgtable-hwdef.h | 51 #define PMD_MASK (~(PMD_SIZE-1)) macro
|
/linux-6.1.9/arch/riscv/include/asm/ |
D | pgtable-64.h | 44 #define PMD_MASK (~(PMD_SIZE - 1)) macro
|
/linux-6.1.9/arch/alpha/include/asm/ |
D | pgtable.h | 34 #define PMD_MASK (~(PMD_SIZE-1)) macro
|
/linux-6.1.9/arch/sparc/include/asm/ |
D | pgtable_32.h | 16 #define PMD_MASK (~(PMD_SIZE-1)) macro
|
D | pgtable_64.h | 53 #define PMD_MASK (~(PMD_SIZE-1)) macro
|
/linux-6.1.9/arch/parisc/include/asm/ |
D | pgtable.h | 138 #define PMD_MASK (~(PMD_SIZE-1)) macro
|
/linux-6.1.9/arch/ia64/include/asm/ |
D | pgtable.h | 100 #define PMD_MASK (~(PMD_SIZE-1)) macro
|
/linux-6.1.9/arch/powerpc/include/asm/book3s/64/ |
D | pgtable.h | 226 #define PMD_MASK (~(PMD_SIZE-1)) macro
|
/linux-6.1.9/arch/s390/include/asm/ |
D | pgtable.h | 337 #define PMD_MASK _SEGMENT_MASK macro
|