/Linux-v5.4/arch/m68k/include/asm/ |
D | pgtable_mm.h | 43 #define PGDIR_SHIFT 17 macro 45 #define PGDIR_SHIFT 22 macro 47 #define PGDIR_SHIFT 25 macro
|
/Linux-v5.4/arch/riscv/include/asm/ |
D | pgtable-32.h | 13 #define PGDIR_SHIFT 22 macro
|
D | pgtable-64.h | 11 #define PGDIR_SHIFT 30 macro
|
/Linux-v5.4/arch/um/include/asm/ |
D | pgtable-3level.h | 16 #define PGDIR_SHIFT 30 macro 18 #define PGDIR_SHIFT 31 macro
|
D | pgtable-2level.h | 16 #define PGDIR_SHIFT 22 macro
|
/Linux-v5.4/arch/sh/include/asm/ |
D | pgtable-2level.h | 20 #define PGDIR_SHIFT (PTE_SHIFT + PTE_BITS) macro
|
D | pgtable-3level.h | 17 #define PGDIR_SHIFT 30 macro
|
/Linux-v5.4/arch/x86/include/asm/ |
D | pgtable_64_types.h | 55 #define PGDIR_SHIFT pgdir_shift macro 74 #define PGDIR_SHIFT 39 macro
|
D | pgtable-2level_types.h | 27 #define PGDIR_SHIFT 22 macro
|
D | pgtable-3level_types.h | 33 #define PGDIR_SHIFT 30 macro
|
/Linux-v5.4/arch/arc/include/asm/ |
D | pgtable.h | 204 #define PGDIR_SHIFT 24 macro 206 #define PGDIR_SHIFT 21 macro 212 #define PGDIR_SHIFT 21 macro
|
/Linux-v5.4/arch/mips/include/asm/ |
D | pgtable-64.h | 44 #define PGDIR_SHIFT (PAGE_SHIFT + PAGE_SHIFT + PTE_ORDER - 3) macro 53 # define PGDIR_SHIFT (PMD_SHIFT + (PAGE_SHIFT + PMD_ORDER - 3)) macro 61 #define PGDIR_SHIFT (PUD_SHIFT + (PAGE_SHIFT + PUD_ORDER - 3)) macro
|
D | pgtable-32.h | 66 # define PGDIR_SHIFT (2 * PAGE_SHIFT + PTE_ORDER - PTE_T_LOG2 - 1) macro 68 # define PGDIR_SHIFT (2 * PAGE_SHIFT + PTE_ORDER - PTE_T_LOG2) macro
|
/Linux-v5.4/arch/powerpc/include/asm/nohash/64/ |
D | pgtable-4k.h | 40 #define PGDIR_SHIFT (PUD_SHIFT + PUD_INDEX_SIZE) macro
|
/Linux-v5.4/arch/arm/include/asm/ |
D | pgtable-nommu.h | 31 #define PGDIR_SHIFT 21 macro
|
D | pgtable-2level.h | 83 #define PGDIR_SHIFT 21 macro
|
D | pgtable-3level.h | 31 #define PGDIR_SHIFT 30 macro
|
/Linux-v5.4/arch/nds32/include/asm/ |
D | pgtable.h | 20 #define PGDIR_SHIFT 22 macro 28 #define PGDIR_SHIFT 24 macro
|
/Linux-v5.4/arch/ia64/include/asm/ |
D | pgtable.h | 122 #define PGDIR_SHIFT (PUD_SHIFT + (PTRS_PER_PTD_SHIFT)) macro 124 #define PGDIR_SHIFT (PMD_SHIFT + (PTRS_PER_PTD_SHIFT)) macro
|
/Linux-v5.4/arch/powerpc/include/asm/nohash/32/ |
D | pgtable.h | 49 #define PGDIR_SHIFT (PAGE_SHIFT + PTE_INDEX_SIZE) macro
|
/Linux-v5.4/arch/nios2/include/asm/ |
D | pgtable.h | 83 #define PGDIR_SHIFT 22 macro
|
/Linux-v5.4/arch/unicore32/include/asm/ |
D | pgtable.h | 44 #define PGDIR_SHIFT 22 macro
|
/Linux-v5.4/arch/hexagon/include/asm/ |
D | pgtable.h | 71 #define PGDIR_SHIFT 22 macro
|
/Linux-v5.4/arch/csky/include/asm/ |
D | pgtable.h | 12 #define PGDIR_SHIFT 22 macro
|
/Linux-v5.4/arch/arm64/include/asm/ |
D | pgtable-hwdef.h | 69 #define PGDIR_SHIFT ARM64_HW_PGTABLE_LEVEL_SHIFT(4 - CONFIG_PGTABLE_LEVELS) macro
|