/linux-6.12.1/arch/x86/include/asm/ |
D | pgtable_32_types.h | 13 # define PMD_MASK (~(PMD_SIZE - 1)) macro
|
D | pgtable_64_types.h | 100 #define PMD_MASK (~(PMD_SIZE - 1)) macro
|
/linux-6.12.1/arch/sh/include/asm/ |
D | pgtable-3level.h | 24 #define PMD_MASK (~(PMD_SIZE-1)) macro
|
/linux-6.12.1/arch/powerpc/include/asm/nohash/64/ |
D | pgtable-4k.h | 32 #define PMD_MASK (~(PMD_SIZE-1)) macro
|
/linux-6.12.1/arch/um/include/asm/ |
D | pgtable-3level.h | 28 #define PMD_MASK (~(PMD_SIZE-1)) macro
|
/linux-6.12.1/include/asm-generic/ |
D | pgtable-nopmd.h | 23 #define PMD_MASK (~(PMD_SIZE-1)) macro
|
/linux-6.12.1/arch/m68k/include/asm/ |
D | pgtable_mm.h | 40 #define PMD_MASK (~(PMD_SIZE-1)) macro
|
/linux-6.12.1/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.12.1/arch/arc/include/asm/ |
D | pgtable-levels.h | 82 #define PMD_MASK (~(PMD_SIZE - 1)) macro
|
/linux-6.12.1/arch/loongarch/include/asm/ |
D | pgtable.h | 30 #define PMD_MASK (~(PMD_SIZE-1)) macro 35 #define PMD_MASK (~(PMD_SIZE-1)) macro
|
/linux-6.12.1/arch/mips/include/asm/ |
D | pgtable-64.h | 51 #define PMD_MASK (~(PMD_SIZE-1)) macro
|
/linux-6.12.1/arch/riscv/include/asm/ |
D | pgtable-64.h | 42 #define PMD_MASK (~(PMD_SIZE - 1)) macro
|
/linux-6.12.1/arch/alpha/include/asm/ |
D | pgtable.h | 33 #define PMD_MASK (~(PMD_SIZE-1)) macro
|
/linux-6.12.1/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.12.1/arch/arm64/include/asm/ |
D | pgtable-hwdef.h | 51 #define PMD_MASK (~(PMD_SIZE-1)) macro
|
/linux-6.12.1/arch/parisc/include/asm/ |
D | pgtable.h | 114 #define PMD_MASK (~(PMD_SIZE-1)) macro
|
/linux-6.12.1/arch/powerpc/include/asm/book3s/64/ |
D | pgtable.h | 209 #define PMD_MASK (~(PMD_SIZE-1)) macro
|
/linux-6.12.1/arch/s390/include/asm/ |
D | pgtable.h | 363 #define PMD_MASK _SEGMENT_MASK macro
|