Home
last modified time | relevance | path

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

/linux/arch/x86/include/asm/
H A Dpgtable_32_types.h21 #define PGDIR_MASK (~(PGDIR_SIZE - 1)) macro
H A Dpgtable_64_types.h87 #define PGDIR_MASK (~(PGDIR_SIZE - 1)) macro
/linux/arch/riscv/include/asm/
H A Dpgtable-32.h16 #define PGDIR_MASK (~(PGDIR_SIZE - 1)) macro
H A Dpgtable-64.h23 #define PGDIR_MASK (~(PGDIR_SIZE - 1)) macro
/linux/arch/um/include/asm/
H A Dpgtable-2level.h17 #define PGDIR_MASK (~(PGDIR_SIZE-1)) macro
H A Dpgtable-4level.h16 #define PGDIR_MASK (~(PGDIR_SIZE-1)) macro
/linux/arch/arm/include/asm/
H A Dpgtable-nommu.h31 #define PGDIR_MASK (~(PGDIR_SIZE-1)) macro
H A Dpgtable-3level.h43 #define PGDIR_MASK (~((1 << PGDIR_SHIFT) - 1)) macro
/linux/arch/powerpc/include/asm/nohash/64/
H A Dpgtable-4k.h42 #define PGDIR_MASK (~(PGDIR_SIZE-1)) macro
/linux/arch/powerpc/include/asm/nohash/32/
H A Dpgtable.h47 #define PGDIR_MASK (~(PGDIR_SIZE-1)) macro
/linux/arch/arc/include/asm/
H A Dpgtable-levels.h71 #define PGDIR_MASK (~(PGDIR_SIZE - 1)) macro
/linux/arch/powerpc/include/asm/book3s/32/
H A Dpgtable.h131 #define PGDIR_MASK (~(PGDIR_SIZE-1)) macro
/linux/arch/parisc/include/asm/
H A Dpgtable.h129 #define PGDIR_MASK (~(PGDIR_SIZE-1)) macro
/linux/arch/loongarch/include/asm/
H A Dpgtable.h48 #define PGDIR_MASK (~(PGDIR_SIZE-1)) macro
/linux/arch/powerpc/include/asm/book3s/64/
H A Dpgtable.h220 #define PGDIR_MASK (~(PGDIR_SIZE-1)) macro
/linux/arch/s390/include/asm/
H A Dpgtable.h388 #define PGDIR_MASK _REGION1_MASK macro