/linux/arch/x86/include/asm/ |
H A D | pgtable_32_types.h | 20 #define PGDIR_SIZE (1UL << PGDIR_SHIFT) macro
|
/linux/arch/riscv/include/asm/ |
H A D | pgtable-32.h | 15 #define PGDIR_SIZE (_AC(1, UL) << PGDIR_SHIFT) macro
|
H A D | pgtable-64.h | 22 #define PGDIR_SIZE (_AC(1, UL) << PGDIR_SHIFT) macro
|
/linux/arch/um/include/asm/ |
H A D | pgtable-2level.h | 16 #define PGDIR_SIZE (1UL << PGDIR_SHIFT) macro
|
H A D | pgtable-4level.h | 15 #define PGDIR_SIZE (1UL << PGDIR_SHIFT) macro
|
/linux/arch/arm/include/asm/ |
H A D | pgtable-nommu.h | 30 #define PGDIR_SIZE (1UL << PGDIR_SHIFT) macro
|
/linux/arch/powerpc/include/asm/nohash/64/ |
H A D | pgtable-4k.h | 41 #define PGDIR_SIZE (1UL << PGDIR_SHIFT) macro
|
/linux/arch/sh/include/asm/ |
H A D | pgtable.h | 56 #define PGDIR_SIZE (1UL << PGDIR_SHIFT) macro
|
/linux/arch/m68k/include/asm/ |
H A D | pgtable_mm.h | 50 #define PGDIR_SIZE (1UL << PGDIR_SHIFT) macro
|
/linux/arch/powerpc/include/asm/nohash/32/ |
H A D | pgtable.h | 46 #define PGDIR_SIZE (1UL << PGDIR_SHIFT) macro
|
/linux/arch/arc/include/asm/ |
H A D | pgtable-levels.h | 70 #define PGDIR_SIZE BIT(PGDIR_SHIFT) macro
|
/linux/arch/csky/include/asm/ |
H A D | pgtable.h | 13 #define PGDIR_SIZE (1UL << PGDIR_SHIFT) macro
|
/linux/arch/nios2/include/asm/ |
H A D | pgtable.h | 65 #define PGDIR_SIZE (1UL << PGDIR_SHIFT) macro
|
/linux/arch/hexagon/include/asm/ |
H A D | pgtable.h | 76 #define PGDIR_SIZE (1UL << PGDIR_SHIFT) macro
|
/linux/arch/microblaze/include/asm/ |
H A D | pgtable.h | 90 #define PGDIR_SIZE (1UL << PGDIR_SHIFT) macro
|
/linux/arch/openrisc/include/asm/ |
H A D | pgtable.h | 57 #define PGDIR_SIZE (1UL << PGDIR_SHIFT) macro
|
/linux/arch/xtensa/include/asm/ |
H A D | pgtable.h | 50 #define PGDIR_SIZE (1UL << PGDIR_SHIFT) macro
|
/linux/arch/alpha/include/asm/ |
H A D | pgtable.h | 37 #define PGDIR_SIZE (1UL << PGDIR_SHIFT) macro
|
/linux/arch/sparc/include/asm/ |
H A D | pgtable_32.h | 20 #define PGDIR_SIZE (1UL << PGDIR_SHIFT) macro
|
H A D | pgtable_64.h | 66 #define PGDIR_SIZE (_AC(1,UL) << PGDIR_SHIFT) macro
|
/linux/arch/arm64/include/asm/ |
H A D | pgtable-hwdef.h | 77 #define PGDIR_SIZE (_AC(1, UL) << PGDIR_SHIFT) macro
|
/linux/arch/powerpc/include/asm/book3s/32/ |
H A D | pgtable.h | 130 #define PGDIR_SIZE (1UL << PGDIR_SHIFT) macro
|
/linux/arch/powerpc/include/asm/book3s/64/ |
H A D | pgtable.h | 218 #define PGDIR_SIZE (1UL << PGDIR_SHIFT) macro
|