/kernel/linux/linux-5.10/arch/riscv/include/asm/ |
D | pgtable-32.h | 14 #define PGDIR_SIZE (_AC(1, UL) << PGDIR_SHIFT) macro
|
D | pgtable-64.h | 13 #define PGDIR_SIZE (_AC(1, UL) << PGDIR_SHIFT) macro
|
/kernel/linux/linux-5.10/arch/x86/include/asm/ |
D | pgtable_32_types.h | 20 #define PGDIR_SIZE (1UL << PGDIR_SHIFT) macro
|
D | pgtable_64_types.h | 102 #define PGDIR_SIZE (_AC(1, UL) << PGDIR_SHIFT) macro
|
/kernel/linux/linux-5.10/arch/um/include/asm/ |
D | pgtable-2level.h | 16 #define PGDIR_SIZE (1UL << PGDIR_SHIFT) macro
|
D | pgtable-3level.h | 19 #define PGDIR_SIZE (1UL << PGDIR_SHIFT) macro
|
/kernel/linux/linux-5.10/arch/arm/include/asm/ |
D | pgtable-nommu.h | 32 #define PGDIR_SIZE (1UL << PGDIR_SHIFT) macro
|
D | pgtable-2level.h | 89 #define PGDIR_SIZE (1UL << PGDIR_SHIFT) macro
|
D | pgtable-3level.h | 42 #define PGDIR_SIZE (1UL << PGDIR_SHIFT) macro
|
/kernel/linux/linux-5.10/arch/powerpc/include/asm/nohash/64/ |
D | pgtable-4k.h | 41 #define PGDIR_SIZE (1UL << PGDIR_SHIFT) macro
|
/kernel/linux/linux-5.10/arch/m68k/include/asm/ |
D | pgtable_mm.h | 52 #define PGDIR_SIZE (1UL << PGDIR_SHIFT) macro
|
/kernel/linux/linux-5.10/arch/sh/include/asm/ |
D | pgtable.h | 56 #define PGDIR_SIZE (1UL << PGDIR_SHIFT) macro
|
/kernel/linux/linux-5.10/arch/mips/include/asm/ |
D | pgtable-32.h | 70 #define PGDIR_SIZE (1UL << PGDIR_SHIFT) macro
|
D | pgtable-64.h | 65 #define PGDIR_SIZE (1UL << PGDIR_SHIFT) macro
|
/kernel/linux/linux-5.10/arch/nios2/include/asm/ |
D | pgtable.h | 83 #define PGDIR_SIZE (1UL << PGDIR_SHIFT) macro
|
/kernel/linux/linux-5.10/arch/hexagon/include/asm/ |
D | pgtable.h | 73 #define PGDIR_SIZE (1UL << PGDIR_SHIFT) macro
|
/kernel/linux/linux-5.10/arch/csky/include/asm/ |
D | pgtable.h | 14 #define PGDIR_SIZE (1UL << PGDIR_SHIFT) macro
|
/kernel/linux/linux-5.10/arch/powerpc/include/asm/nohash/32/ |
D | pgtable.h | 50 #define PGDIR_SIZE (1UL << PGDIR_SHIFT) macro
|
/kernel/linux/linux-5.10/arch/arc/include/asm/ |
D | pgtable.h | 213 #define PGDIR_SIZE BIT(PGDIR_SHIFT) /* vaddr span, not PDG sz */ macro
|
/kernel/linux/linux-5.10/arch/arm64/include/asm/ |
D | pgtable-hwdef.h | 70 #define PGDIR_SIZE (_AC(1, UL) << PGDIR_SHIFT) macro
|
/kernel/linux/linux-5.10/arch/xtensa/include/asm/ |
D | pgtable.h | 50 #define PGDIR_SIZE (1UL << PGDIR_SHIFT) macro
|
/kernel/linux/linux-5.10/arch/openrisc/include/asm/ |
D | pgtable.h | 57 #define PGDIR_SIZE (1UL << PGDIR_SHIFT) macro
|
/kernel/linux/linux-5.10/arch/sparc/include/asm/ |
D | pgtable_32.h | 20 #define PGDIR_SIZE (1UL << PGDIR_SHIFT) macro
|
/kernel/linux/linux-5.10/arch/alpha/include/asm/ |
D | pgtable.h | 38 #define PGDIR_SIZE (1UL << PGDIR_SHIFT) macro
|
/kernel/linux/linux-5.10/arch/nds32/include/asm/ |
D | pgtable.h | 39 #define PGDIR_SIZE (1UL << PGDIR_SHIFT) macro
|