/linux-6.3-rc2/arch/x86/include/asm/ |
A D | pgtable_32_types.h | 12 # define PMD_SIZE (1UL << PMD_SHIFT) macro
|
A D | pgtable_64_types.h | 99 #define PMD_SIZE (_AC(1, UL) << PMD_SHIFT) macro
|
/linux-6.3-rc2/arch/sh/include/asm/ |
A D | pgtable-3level.h | 23 #define PMD_SIZE (1UL << PMD_SHIFT) macro
|
/linux-6.3-rc2/arch/powerpc/include/asm/nohash/64/ |
A D | pgtable-4k.h | 31 #define PMD_SIZE (1UL << PMD_SHIFT) macro
|
/linux-6.3-rc2/arch/um/include/asm/ |
A D | pgtable-3level.h | 27 #define PMD_SIZE (1UL << PMD_SHIFT) macro
|
/linux-6.3-rc2/include/asm-generic/ |
A D | pgtable-nopmd.h | 22 #define PMD_SIZE (1UL << PMD_SHIFT) macro
|
/linux-6.3-rc2/arch/m68k/include/asm/ |
A D | pgtable_mm.h | 41 #define PMD_SIZE (1UL << PMD_SHIFT) macro
|
/linux-6.3-rc2/arch/arm/include/asm/ |
A D | pgtable-2level.h | 87 #define PMD_SIZE (1UL << PMD_SHIFT) macro
|
A D | pgtable-3level.h | 40 #define PMD_SIZE (1UL << PMD_SHIFT) macro
|
/linux-6.3-rc2/arch/loongarch/include/asm/ |
A D | pgtable.h | 29 #define PMD_SIZE (1UL << PMD_SHIFT) macro 34 #define PMD_SIZE (1UL << PMD_SHIFT) macro
|
/linux-6.3-rc2/arch/arc/include/asm/ |
A D | pgtable-levels.h | 81 #define PMD_SIZE BIT(PMD_SHIFT) macro
|
/linux-6.3-rc2/arch/mips/include/asm/ |
A D | pgtable-64.h | 50 #define PMD_SIZE (1UL << PMD_SHIFT) macro
|
/linux-6.3-rc2/arch/sparc/include/asm/ |
A D | pgtable_32.h | 15 #define PMD_SIZE (1UL << PMD_SHIFT) macro
|
A D | pgtable_64.h | 52 #define PMD_SIZE (_AC(1,UL) << PMD_SHIFT) macro
|
/linux-6.3-rc2/arch/riscv/include/asm/ |
A D | pgtable-64.h | 43 #define PMD_SIZE (_AC(1, UL) << PMD_SHIFT) macro
|
/linux-6.3-rc2/arch/arm64/include/asm/ |
A D | pgtable-hwdef.h | 50 #define PMD_SIZE (_AC(1, UL) << PMD_SHIFT) macro
|
/linux-6.3-rc2/arch/alpha/include/asm/ |
A D | pgtable.h | 33 #define PMD_SIZE (1UL << PMD_SHIFT) macro
|
/linux-6.3-rc2/arch/ia64/include/asm/ |
A D | pgtable.h | 102 #define PMD_SIZE (1UL << PMD_SHIFT) macro
|
/linux-6.3-rc2/arch/parisc/include/asm/ |
A D | pgtable.h | 122 #define PMD_SIZE (1UL << PMD_SHIFT) macro
|
/linux-6.3-rc2/arch/powerpc/include/asm/book3s/64/ |
A D | pgtable.h | 225 #define PMD_SIZE (1UL << PMD_SHIFT) macro
|
/linux-6.3-rc2/arch/s390/include/asm/ |
A D | pgtable.h | 341 #define PMD_SIZE _SEGMENT_SIZE macro
|