Home
last modified time | relevance | path

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

12

/linux-5.10/arch/riscv/include/asm/
Dpgtable-32.h15 #define PGDIR_MASK (~(PGDIR_SIZE - 1)) macro
Dpgtable-64.h14 #define PGDIR_MASK (~(PGDIR_SIZE - 1)) macro
/linux-5.10/arch/x86/include/asm/
Dpgtable_32_types.h21 #define PGDIR_MASK (~(PGDIR_SIZE - 1)) macro
Dpgtable_64_types.h103 #define PGDIR_MASK (~(PGDIR_SIZE - 1)) macro
/linux-5.10/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-5.10/arch/arm/include/asm/
Dpgtable-nommu.h33 #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-5.10/arch/powerpc/include/asm/nohash/64/
Dpgtable-4k.h42 #define PGDIR_MASK (~(PGDIR_SIZE-1)) macro
/linux-5.10/arch/m68k/include/asm/
Dpgtable_mm.h53 #define PGDIR_MASK (~(PGDIR_SIZE-1)) macro
/linux-5.10/arch/sh/include/asm/
Dpgtable.h57 #define PGDIR_MASK (~(PGDIR_SIZE-1)) macro
/linux-5.10/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-5.10/arch/nios2/include/asm/
Dpgtable.h84 #define PGDIR_MASK (~(PGDIR_SIZE-1)) macro
/linux-5.10/arch/hexagon/include/asm/
Dpgtable.h74 #define PGDIR_MASK (~(PGDIR_SIZE-1)) macro
/linux-5.10/arch/csky/include/asm/
Dpgtable.h15 #define PGDIR_MASK (~(PGDIR_SIZE-1)) macro
/linux-5.10/arch/powerpc/include/asm/nohash/32/
Dpgtable.h51 #define PGDIR_MASK (~(PGDIR_SIZE-1)) macro
/linux-5.10/arch/arc/include/asm/
Dpgtable.h220 #define PGDIR_MASK (~(PGDIR_SIZE-1)) macro
/linux-5.10/arch/arm64/include/asm/
Dpgtable-hwdef.h71 #define PGDIR_MASK (~(PGDIR_SIZE-1)) macro
/linux-5.10/arch/sparc/include/asm/
Dpgtable_32.h21 #define PGDIR_MASK (~(PGDIR_SIZE-1)) macro
/linux-5.10/arch/xtensa/include/asm/
Dpgtable.h51 #define PGDIR_MASK (~(PGDIR_SIZE-1)) macro
/linux-5.10/arch/openrisc/include/asm/
Dpgtable.h58 #define PGDIR_MASK (~(PGDIR_SIZE-1)) macro
/linux-5.10/arch/alpha/include/asm/
Dpgtable.h39 #define PGDIR_MASK (~(PGDIR_SIZE-1)) macro
/linux-5.10/arch/nds32/include/asm/
Dpgtable.h40 #define PGDIR_MASK (~(PGDIR_SIZE-1)) macro

12