/Linux-v4.19/arch/riscv/include/asm/ |
D | pgtable-32.h | 23 #define PGDIR_MASK (~(PGDIR_SIZE - 1)) macro
|
D | pgtable-64.h | 22 #define PGDIR_MASK (~(PGDIR_SIZE - 1)) macro
|
/Linux-v4.19/arch/x86/include/asm/ |
D | pgtable_32_types.h | 21 #define PGDIR_MASK (~(PGDIR_SIZE - 1)) macro
|
D | pgtable_64_types.h | 103 #define PGDIR_MASK (~(PGDIR_SIZE - 1)) macro
|
/Linux-v4.19/arch/um/include/asm/ |
D | pgtable-2level.h | 18 #define PGDIR_MASK (~(PGDIR_SIZE-1)) macro
|
D | pgtable-3level.h | 21 #define PGDIR_MASK (~(PGDIR_SIZE-1)) macro
|
/Linux-v4.19/arch/powerpc/include/asm/nohash/64/ |
D | pgtable-4k.h | 42 #define PGDIR_MASK (~(PGDIR_SIZE-1)) macro
|
/Linux-v4.19/arch/sh/include/asm/ |
D | pgtable.h | 60 #define PGDIR_MASK (~(PGDIR_SIZE-1)) macro
|
/Linux-v4.19/arch/arm/include/asm/ |
D | pgtable-nommu.h | 37 #define PGDIR_MASK (~(PGDIR_SIZE-1)) macro
|
D | pgtable-2level.h | 91 #define PGDIR_MASK (~(PGDIR_SIZE-1)) macro
|
D | pgtable-3level.h | 53 #define PGDIR_MASK (~((1 << PGDIR_SHIFT) - 1)) macro
|
/Linux-v4.19/arch/m68k/include/asm/ |
D | pgtable_mm.h | 50 #define PGDIR_MASK (~(PGDIR_SIZE-1)) macro
|
/Linux-v4.19/arch/mips/include/asm/ |
D | pgtable-32.h | 49 #define PGDIR_MASK (~(PGDIR_SIZE-1)) macro
|
D | pgtable-64.h | 65 #define PGDIR_MASK (~(PGDIR_SIZE-1)) macro
|
/Linux-v4.19/arch/powerpc/include/asm/nohash/32/ |
D | pgtable.h | 53 #define PGDIR_MASK (~(PGDIR_SIZE-1)) macro
|
/Linux-v4.19/arch/nios2/include/asm/ |
D | pgtable.h | 85 #define PGDIR_MASK (~(PGDIR_SIZE-1)) macro
|
/Linux-v4.19/arch/unicore32/include/asm/ |
D | pgtable.h | 58 #define PGDIR_MASK (~(PGDIR_SIZE-1)) macro
|
/Linux-v4.19/arch/arm64/include/asm/ |
D | pgtable-hwdef.h | 82 #define PGDIR_MASK (~(PGDIR_SIZE-1)) macro
|
/Linux-v4.19/arch/hexagon/include/asm/ |
D | pgtable.h | 88 #define PGDIR_MASK (~(PGDIR_SIZE-1)) macro
|
/Linux-v4.19/arch/arc/include/asm/ |
D | pgtable.h | 222 #define PGDIR_MASK (~(PGDIR_SIZE-1)) macro
|
/Linux-v4.19/arch/powerpc/include/asm/book3s/32/ |
D | pgtable.h | 44 #define PGDIR_MASK (~(PGDIR_SIZE-1)) macro
|
/Linux-v4.19/arch/sparc/include/asm/ |
D | pgtable_32.h | 43 #define PGDIR_MASK SRMMU_PGDIR_MASK macro
|
/Linux-v4.19/arch/alpha/include/asm/ |
D | pgtable.h | 39 #define PGDIR_MASK (~(PGDIR_SIZE-1)) macro
|
/Linux-v4.19/arch/openrisc/include/asm/ |
D | pgtable.h | 63 #define PGDIR_MASK (~(PGDIR_SIZE-1)) macro
|
/Linux-v4.19/arch/nds32/include/asm/ |
D | pgtable.h | 48 #define PGDIR_MASK (~(PGDIR_SIZE-1)) macro
|