/linux/arch/arc/include/asm/ |
A D | pgtable-levels.h | 34 #define PGDIR_SHIFT 24 macro 36 #define PGDIR_SHIFT 21 macro 45 #define PGDIR_SHIFT 22 macro 47 #define PGDIR_SHIFT 21 macro 60 #define PGDIR_SHIFT 28 macro
|
/linux/arch/m68k/include/asm/ |
A D | pgtable_mm.h | 46 #define PGDIR_SHIFT 17 macro 48 #define PGDIR_SHIFT 22 macro 50 #define PGDIR_SHIFT 25 macro
|
/linux/arch/riscv/include/asm/ |
A D | pgtable-32.h | 13 #define PGDIR_SHIFT 22 macro
|
A D | pgtable-64.h | 11 #define PGDIR_SHIFT 30 macro
|
/linux/arch/um/include/asm/ |
A D | pgtable-3level.h | 15 #define PGDIR_SHIFT 30 macro 17 #define PGDIR_SHIFT 31 macro
|
A D | pgtable-2level.h | 15 #define PGDIR_SHIFT 22 macro
|
/linux/arch/sh/include/asm/ |
A D | pgtable-2level.h | 19 #define PGDIR_SHIFT (PTE_SHIFT + PTE_BITS) macro
|
A D | pgtable-3level.h | 16 #define PGDIR_SHIFT 30 macro
|
/linux/arch/x86/include/asm/ |
A D | pgtable_64_types.h | 55 #define PGDIR_SHIFT pgdir_shift macro 74 #define PGDIR_SHIFT 39 macro
|
A D | pgtable-2level_types.h | 29 #define PGDIR_SHIFT 22 macro
|
A D | pgtable-3level_types.h | 30 #define PGDIR_SHIFT 30 macro
|
/linux/arch/mips/include/asm/ |
A D | pgtable-64.h | 45 #define PGDIR_SHIFT (PAGE_SHIFT + PAGE_SHIFT + PTE_ORDER - 3) macro 54 # define PGDIR_SHIFT (PMD_SHIFT + (PAGE_SHIFT + PMD_ORDER - 3)) macro 62 #define PGDIR_SHIFT (PUD_SHIFT + (PAGE_SHIFT + PUD_ORDER - 3)) macro
|
A D | pgtable-32.h | 65 # define PGDIR_SHIFT (2 * PAGE_SHIFT + PTE_ORDER - PTE_T_LOG2 - 1) macro 67 # define PGDIR_SHIFT (2 * PAGE_SHIFT + PTE_ORDER - PTE_T_LOG2) macro
|
/linux/arch/arm/include/asm/ |
A D | pgtable-nommu.h | 30 #define PGDIR_SHIFT 21 macro
|
A D | pgtable-2level.h | 85 #define PGDIR_SHIFT 21 macro
|
A D | pgtable-3level.h | 33 #define PGDIR_SHIFT 30 macro
|
/linux/arch/powerpc/include/asm/nohash/64/ |
A D | pgtable-4k.h | 40 #define PGDIR_SHIFT (PUD_SHIFT + PUD_INDEX_SIZE) macro
|
/linux/arch/nds32/include/asm/ |
A D | pgtable.h | 18 #define PGDIR_SHIFT 22 macro 24 #define PGDIR_SHIFT 24 macro
|
/linux/arch/ia64/include/asm/ |
A 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/arch/nios2/include/asm/ |
A D | pgtable.h | 80 #define PGDIR_SHIFT 22 macro
|
/linux/arch/csky/include/asm/ |
A D | pgtable.h | 12 #define PGDIR_SHIFT 22 macro
|
/linux/arch/hexagon/include/asm/ |
A D | pgtable.h | 70 #define PGDIR_SHIFT 22 macro
|
/linux/arch/powerpc/include/asm/nohash/32/ |
A D | pgtable.h | 49 #define PGDIR_SHIFT (PAGE_SHIFT + PTE_INDEX_SIZE) macro
|
/linux/arch/arm64/include/asm/ |
A D | pgtable-hwdef.h | 69 #define PGDIR_SHIFT ARM64_HW_PGTABLE_LEVEL_SHIFT(4 - CONFIG_PGTABLE_LEVELS) macro
|
/linux/arch/sparc/include/asm/ |
A D | pgtable_32.h | 19 #define PGDIR_SHIFT 24 macro
|