/linux-6.3-rc2/arch/arc/mm/ |
A D | tlbex.S | 149 #define PMD_SHIFT PUD_SHIFT macro
|
/linux-6.3-rc2/arch/x86/include/asm/ |
A D | pgtable-3level_types.h | 44 #define PMD_SHIFT 21 macro
|
A D | pgtable_64_types.h | 91 #define PMD_SHIFT 21 macro
|
/linux-6.3-rc2/arch/sh/include/asm/ |
A D | pgtable-3level.h | 22 #define PMD_SHIFT (PAGE_SHIFT + (PAGE_SHIFT - PTE_MAGNITUDE)) macro
|
/linux-6.3-rc2/arch/powerpc/include/asm/nohash/64/ |
A D | pgtable-4k.h | 30 #define PMD_SHIFT (PAGE_SHIFT + PTE_INDEX_SIZE) macro
|
/linux-6.3-rc2/arch/um/include/asm/ |
A D | pgtable-3level.h | 26 #define PMD_SHIFT 21 macro
|
/linux-6.3-rc2/include/asm-generic/ |
A D | pgtable-nopmd.h | 20 #define PMD_SHIFT PUD_SHIFT macro
|
/linux-6.3-rc2/arch/m68k/include/asm/ |
A D | pgtable_mm.h | 39 #define PMD_SHIFT 18 macro
|
/linux-6.3-rc2/arch/arm/include/asm/ |
A D | pgtable-2level.h | 84 #define PMD_SHIFT 21 macro
|
A D | pgtable-3level.h | 38 #define PMD_SHIFT 21 macro
|
/linux-6.3-rc2/arch/loongarch/include/asm/ |
A D | pgtable.h | 28 #define PMD_SHIFT (PAGE_SHIFT + (PAGE_SHIFT - 3)) macro 33 #define PMD_SHIFT (PAGE_SHIFT + (PAGE_SHIFT - 3)) macro
|
/linux-6.3-rc2/arch/arc/include/asm/ |
A D | pgtable-levels.h | 65 #define PMD_SHIFT 21 macro
|
/linux-6.3-rc2/arch/mips/include/asm/ |
A D | pgtable-64.h | 49 #define PMD_SHIFT (PAGE_SHIFT + (PAGE_SHIFT - 3)) macro
|
/linux-6.3-rc2/arch/sparc/include/asm/ |
A D | pgtable_32.h | 14 #define PMD_SHIFT 18 macro
|
A D | pgtable_64.h | 51 #define PMD_SHIFT (PAGE_SHIFT + (PAGE_SHIFT-3)) macro
|
/linux-6.3-rc2/arch/riscv/include/asm/ |
A D | pgtable-64.h | 41 #define PMD_SHIFT 21 macro
|
/linux-6.3-rc2/arch/arm64/include/asm/ |
A D | pgtable-hwdef.h | 49 #define PMD_SHIFT ARM64_HW_PGTABLE_LEVEL_SHIFT(2) macro
|
/linux-6.3-rc2/arch/alpha/include/asm/ |
A D | pgtable.h | 32 #define PMD_SHIFT (PAGE_SHIFT + (PAGE_SHIFT-3)) macro
|
/linux-6.3-rc2/arch/ia64/include/asm/ |
A D | pgtable.h | 101 #define PMD_SHIFT (PAGE_SHIFT + (PTRS_PER_PTD_SHIFT)) macro
|
/linux-6.3-rc2/arch/parisc/include/asm/ |
A D | pgtable.h | 121 #define PMD_SHIFT (PLD_SHIFT + BITS_PER_PTE) macro
|
/linux-6.3-rc2/arch/powerpc/include/asm/book3s/64/ |
A D | pgtable.h | 224 #define PMD_SHIFT (PAGE_SHIFT + PTE_INDEX_SIZE) macro
|
/linux-6.3-rc2/arch/s390/include/asm/ |
A D | pgtable.h | 336 #define PMD_SHIFT _SEGMENT_SHIFT macro
|