Home
last modified time | relevance | path

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

12

/Linux-v5.4/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-v5.4/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-v5.4/arch/um/include/asm/
Dpgtable-2level.h18 #define PGDIR_MASK (~(PGDIR_SIZE-1)) macro
Dpgtable-3level.h21 #define PGDIR_MASK (~(PGDIR_SIZE-1)) macro
/Linux-v5.4/arch/powerpc/include/asm/nohash/64/
Dpgtable-4k.h42 #define PGDIR_MASK (~(PGDIR_SIZE-1)) macro
/Linux-v5.4/arch/arm/include/asm/
Dpgtable-nommu.h34 #define PGDIR_MASK (~(PGDIR_SIZE-1)) macro
Dpgtable-2level.h88 #define PGDIR_MASK (~(PGDIR_SIZE-1)) macro
Dpgtable-3level.h41 #define PGDIR_MASK (~((1 << PGDIR_SHIFT) - 1)) macro
/Linux-v5.4/arch/m68k/include/asm/
Dpgtable_mm.h50 #define PGDIR_MASK (~(PGDIR_SIZE-1)) macro
/Linux-v5.4/arch/sh/include/asm/
Dpgtable.h57 #define PGDIR_MASK (~(PGDIR_SIZE-1)) macro
/Linux-v5.4/arch/mips/include/asm/
Dpgtable-32.h72 #define PGDIR_MASK (~(PGDIR_SIZE-1)) macro
Dpgtable-64.h65 #define PGDIR_MASK (~(PGDIR_SIZE-1)) macro
/Linux-v5.4/arch/powerpc/include/asm/nohash/32/
Dpgtable.h51 #define PGDIR_MASK (~(PGDIR_SIZE-1)) macro
/Linux-v5.4/arch/nios2/include/asm/
Dpgtable.h85 #define PGDIR_MASK (~(PGDIR_SIZE-1)) macro
/Linux-v5.4/arch/unicore32/include/asm/
Dpgtable.h55 #define PGDIR_MASK (~(PGDIR_SIZE-1)) macro
/Linux-v5.4/arch/hexagon/include/asm/
Dpgtable.h75 #define PGDIR_MASK (~(PGDIR_SIZE-1)) macro
/Linux-v5.4/arch/arc/include/asm/
Dpgtable.h219 #define PGDIR_MASK (~(PGDIR_SIZE-1)) macro
/Linux-v5.4/arch/csky/include/asm/
Dpgtable.h14 #define PGDIR_MASK (~(PGDIR_SIZE-1)) macro
/Linux-v5.4/arch/arm64/include/asm/
Dpgtable-hwdef.h71 #define PGDIR_MASK (~(PGDIR_SIZE-1)) macro
/Linux-v5.4/arch/sparc/include/asm/
Dpgtable_32.h43 #define PGDIR_MASK SRMMU_PGDIR_MASK macro
/Linux-v5.4/arch/alpha/include/asm/
Dpgtable.h39 #define PGDIR_MASK (~(PGDIR_SIZE-1)) macro
/Linux-v5.4/arch/openrisc/include/asm/
Dpgtable.h59 #define PGDIR_MASK (~(PGDIR_SIZE-1)) macro
/Linux-v5.4/arch/xtensa/include/asm/
Dpgtable.h52 #define PGDIR_MASK (~(PGDIR_SIZE-1)) macro

12