Home
last modified time | relevance | path

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

12

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

Completed in 34 milliseconds

12