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