Home
last modified time | relevance | path

Searched defs:PGDIR_MASK (Results 1 – 25 of 32) sorted by relevance

12

/linux-6.6.21/arch/x86/include/asm/
Dpgtable_32_types.h21 #define PGDIR_MASK (~(PGDIR_SIZE - 1)) macro
Dpgtable_64_types.h104 #define PGDIR_MASK (~(PGDIR_SIZE - 1)) macro
/linux-6.6.21/arch/riscv/include/asm/
Dpgtable-32.h16 #define PGDIR_MASK (~(PGDIR_SIZE - 1)) macro
Dpgtable-64.h25 #define PGDIR_MASK (~(PGDIR_SIZE - 1)) macro
/linux-6.6.21/arch/um/include/asm/
Dpgtable-2level.h17 #define PGDIR_MASK (~(PGDIR_SIZE-1)) macro
Dpgtable-3level.h20 #define PGDIR_MASK (~(PGDIR_SIZE-1)) macro
/linux-6.6.21/arch/arm/include/asm/
Dpgtable-nommu.h31 #define PGDIR_MASK (~(PGDIR_SIZE-1)) macro
Dpgtable-2level.h90 #define PGDIR_MASK (~(PGDIR_SIZE-1)) macro
Dpgtable-3level.h43 #define PGDIR_MASK (~((1 << PGDIR_SHIFT) - 1)) macro
/linux-6.6.21/arch/powerpc/include/asm/nohash/64/
Dpgtable-4k.h42 #define PGDIR_MASK (~(PGDIR_SIZE-1)) macro
/linux-6.6.21/arch/sh/include/asm/
Dpgtable.h57 #define PGDIR_MASK (~(PGDIR_SIZE-1)) macro
/linux-6.6.21/arch/m68k/include/asm/
Dpgtable_mm.h51 #define PGDIR_MASK (~(PGDIR_SIZE-1)) macro
/linux-6.6.21/arch/arc/include/asm/
Dpgtable-levels.h71 #define PGDIR_MASK (~(PGDIR_SIZE - 1)) macro
/linux-6.6.21/arch/mips/include/asm/
Dpgtable-32.h71 #define PGDIR_MASK (~(PGDIR_SIZE-1)) macro
Dpgtable-64.h66 #define PGDIR_MASK (~(PGDIR_SIZE-1)) macro
/linux-6.6.21/arch/nios2/include/asm/
Dpgtable.h63 #define PGDIR_MASK (~(PGDIR_SIZE-1)) macro
/linux-6.6.21/arch/csky/include/asm/
Dpgtable.h14 #define PGDIR_MASK (~(PGDIR_SIZE-1)) macro
/linux-6.6.21/arch/hexagon/include/asm/
Dpgtable.h77 #define PGDIR_MASK (~(PGDIR_SIZE-1)) macro
/linux-6.6.21/arch/powerpc/include/asm/nohash/32/
Dpgtable.h51 #define PGDIR_MASK (~(PGDIR_SIZE-1)) macro
/linux-6.6.21/arch/xtensa/include/asm/
Dpgtable.h51 #define PGDIR_MASK (~(PGDIR_SIZE-1)) macro
/linux-6.6.21/arch/arm64/include/asm/
Dpgtable-hwdef.h71 #define PGDIR_MASK (~(PGDIR_SIZE-1)) macro
/linux-6.6.21/arch/microblaze/include/asm/
Dpgtable.h91 #define PGDIR_MASK (~(PGDIR_SIZE-1)) macro
/linux-6.6.21/arch/openrisc/include/asm/
Dpgtable.h58 #define PGDIR_MASK (~(PGDIR_SIZE-1)) macro
/linux-6.6.21/arch/alpha/include/asm/
Dpgtable.h38 #define PGDIR_MASK (~(PGDIR_SIZE-1)) macro
/linux-6.6.21/arch/sparc/include/asm/
Dpgtable_32.h21 #define PGDIR_MASK (~(PGDIR_SIZE-1)) macro

12