/linux/arch/riscv/include/asm/ |
A D | pgtable-32.h | 15 #define PGDIR_MASK (~(PGDIR_SIZE - 1)) macro
|
A D | pgtable-64.h | 14 #define PGDIR_MASK (~(PGDIR_SIZE - 1)) macro
|
/linux/arch/x86/include/asm/ |
A D | pgtable_32_types.h | 21 #define PGDIR_MASK (~(PGDIR_SIZE - 1)) macro
|
A D | pgtable_64_types.h | 103 #define PGDIR_MASK (~(PGDIR_SIZE - 1)) macro
|
/linux/arch/um/include/asm/ |
A D | pgtable-2level.h | 17 #define PGDIR_MASK (~(PGDIR_SIZE-1)) macro
|
A D | pgtable-3level.h | 20 #define PGDIR_MASK (~(PGDIR_SIZE-1)) macro
|
/linux/arch/arm/include/asm/ |
A D | pgtable-nommu.h | 33 #define PGDIR_MASK (~(PGDIR_SIZE-1)) macro
|
A D | pgtable-2level.h | 90 #define PGDIR_MASK (~(PGDIR_SIZE-1)) macro
|
A D | pgtable-3level.h | 43 #define PGDIR_MASK (~((1 << PGDIR_SHIFT) - 1)) macro
|
/linux/arch/powerpc/include/asm/nohash/64/ |
A D | pgtable-4k.h | 42 #define PGDIR_MASK (~(PGDIR_SIZE-1)) macro
|
/linux/arch/m68k/include/asm/ |
A D | pgtable_mm.h | 53 #define PGDIR_MASK (~(PGDIR_SIZE-1)) macro
|
/linux/arch/sh/include/asm/ |
A D | pgtable.h | 57 #define PGDIR_MASK (~(PGDIR_SIZE-1)) macro
|
/linux/arch/mips/include/asm/ |
A D | pgtable-32.h | 71 #define PGDIR_MASK (~(PGDIR_SIZE-1)) macro
|
A D | pgtable-64.h | 66 #define PGDIR_MASK (~(PGDIR_SIZE-1)) macro
|
/linux/arch/arc/include/asm/ |
A D | pgtable-levels.h | 71 #define PGDIR_MASK (~(PGDIR_SIZE - 1)) macro
|
/linux/arch/nios2/include/asm/ |
A D | pgtable.h | 82 #define PGDIR_MASK (~(PGDIR_SIZE-1)) macro
|
/linux/arch/csky/include/asm/ |
A D | pgtable.h | 14 #define PGDIR_MASK (~(PGDIR_SIZE-1)) macro
|
/linux/arch/hexagon/include/asm/ |
A D | pgtable.h | 74 #define PGDIR_MASK (~(PGDIR_SIZE-1)) macro
|
/linux/arch/powerpc/include/asm/nohash/32/ |
A D | pgtable.h | 51 #define PGDIR_MASK (~(PGDIR_SIZE-1)) macro
|
/linux/arch/arm64/include/asm/ |
A D | pgtable-hwdef.h | 71 #define PGDIR_MASK (~(PGDIR_SIZE-1)) macro
|
/linux/arch/sparc/include/asm/ |
A D | pgtable_32.h | 21 #define PGDIR_MASK (~(PGDIR_SIZE-1)) macro
|
/linux/arch/microblaze/include/asm/ |
A D | pgtable.h | 91 #define PGDIR_MASK (~(PGDIR_SIZE-1)) macro
|
/linux/arch/openrisc/include/asm/ |
A D | pgtable.h | 58 #define PGDIR_MASK (~(PGDIR_SIZE-1)) macro
|
/linux/arch/alpha/include/asm/ |
A D | pgtable.h | 39 #define PGDIR_MASK (~(PGDIR_SIZE-1)) macro
|
/linux/arch/xtensa/include/asm/ |
A D | pgtable.h | 51 #define PGDIR_MASK (~(PGDIR_SIZE-1)) macro
|