Home
last modified time | relevance | path

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

12

/Linux-v4.19/arch/riscv/include/asm/
Dpgtable-32.h23 #define PGDIR_MASK (~(PGDIR_SIZE - 1)) macro
Dpgtable-64.h22 #define PGDIR_MASK (~(PGDIR_SIZE - 1)) macro
/Linux-v4.19/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-v4.19/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-v4.19/arch/powerpc/include/asm/nohash/64/
Dpgtable-4k.h42 #define PGDIR_MASK (~(PGDIR_SIZE-1)) macro
/Linux-v4.19/arch/sh/include/asm/
Dpgtable.h60 #define PGDIR_MASK (~(PGDIR_SIZE-1)) macro
/Linux-v4.19/arch/arm/include/asm/
Dpgtable-nommu.h37 #define PGDIR_MASK (~(PGDIR_SIZE-1)) macro
Dpgtable-2level.h91 #define PGDIR_MASK (~(PGDIR_SIZE-1)) macro
Dpgtable-3level.h53 #define PGDIR_MASK (~((1 << PGDIR_SHIFT) - 1)) macro
/Linux-v4.19/arch/m68k/include/asm/
Dpgtable_mm.h50 #define PGDIR_MASK (~(PGDIR_SIZE-1)) macro
/Linux-v4.19/arch/mips/include/asm/
Dpgtable-32.h49 #define PGDIR_MASK (~(PGDIR_SIZE-1)) macro
Dpgtable-64.h65 #define PGDIR_MASK (~(PGDIR_SIZE-1)) macro
/Linux-v4.19/arch/powerpc/include/asm/nohash/32/
Dpgtable.h53 #define PGDIR_MASK (~(PGDIR_SIZE-1)) macro
/Linux-v4.19/arch/nios2/include/asm/
Dpgtable.h85 #define PGDIR_MASK (~(PGDIR_SIZE-1)) macro
/Linux-v4.19/arch/unicore32/include/asm/
Dpgtable.h58 #define PGDIR_MASK (~(PGDIR_SIZE-1)) macro
/Linux-v4.19/arch/arm64/include/asm/
Dpgtable-hwdef.h82 #define PGDIR_MASK (~(PGDIR_SIZE-1)) macro
/Linux-v4.19/arch/hexagon/include/asm/
Dpgtable.h88 #define PGDIR_MASK (~(PGDIR_SIZE-1)) macro
/Linux-v4.19/arch/arc/include/asm/
Dpgtable.h222 #define PGDIR_MASK (~(PGDIR_SIZE-1)) macro
/Linux-v4.19/arch/powerpc/include/asm/book3s/32/
Dpgtable.h44 #define PGDIR_MASK (~(PGDIR_SIZE-1)) macro
/Linux-v4.19/arch/sparc/include/asm/
Dpgtable_32.h43 #define PGDIR_MASK SRMMU_PGDIR_MASK macro
/Linux-v4.19/arch/alpha/include/asm/
Dpgtable.h39 #define PGDIR_MASK (~(PGDIR_SIZE-1)) macro
/Linux-v4.19/arch/openrisc/include/asm/
Dpgtable.h63 #define PGDIR_MASK (~(PGDIR_SIZE-1)) macro
/Linux-v4.19/arch/nds32/include/asm/
Dpgtable.h48 #define PGDIR_MASK (~(PGDIR_SIZE-1)) macro

12