Searched defs:PMD_MASK (Results 1 - 20 of 20) sorted by relevance

/linux-master/arch/x86/include/asm/
H A Dpgtable_32_types.h13 # define PMD_MASK (~(PMD_SIZE - 1)) macro
H A Dpgtable_64_types.h100 #define PMD_MASK (~(PMD_SIZE - 1)) macro
/linux-master/arch/sh/include/asm/
H A Dpgtable-3level.h24 #define PMD_MASK (~(PMD_SIZE-1)) macro
/linux-master/arch/powerpc/include/asm/nohash/64/
H A Dpgtable-4k.h32 #define PMD_MASK (~(PMD_SIZE-1)) macro
/linux-master/include/asm-generic/
H A Dpgtable-nopmd.h23 #define PMD_MASK (~(PMD_SIZE-1)) macro
/linux-master/arch/um/include/asm/
H A Dpgtable-3level.h28 #define PMD_MASK (~(PMD_SIZE-1)) macro
/linux-master/arch/m68k/include/asm/
H A Dpgtable_mm.h40 #define PMD_MASK (~(PMD_SIZE-1)) macro
/linux-master/arch/arc/include/asm/
H A Dpgtable-levels.h82 #define PMD_MASK (~(PMD_SIZE - 1)) macro
/linux-master/arch/arm/include/asm/
H A Dpgtable-2level.h88 #define PMD_MASK (~(PMD_SIZE-1)) macro
H A Dpgtable-3level.h41 #define PMD_MASK (~((1 << PMD_SHIFT) - 1)) macro
/linux-master/arch/mips/include/asm/
H A Dpgtable-64.h51 #define PMD_MASK (~(PMD_SIZE-1)) macro
/linux-master/arch/sparc/include/asm/
H A Dpgtable_32.h16 #define PMD_MASK (~(PMD_SIZE-1)) macro
H A Dpgtable_64.h53 #define PMD_MASK (~(PMD_SIZE-1)) macro
/linux-master/arch/alpha/include/asm/
H A Dpgtable.h33 #define PMD_MASK (~(PMD_SIZE-1)) macro
/linux-master/arch/riscv/include/asm/
H A Dpgtable-64.h44 #define PMD_MASK (~(PMD_SIZE - 1)) macro
/linux-master/arch/loongarch/include/asm/
H A Dpgtable.h30 #define PMD_MASK (~(PMD_SIZE-1)) macro
35 #define PMD_MASK (~(PMD_SIZE-1)) macro
/linux-master/arch/parisc/include/asm/
H A Dpgtable.h114 #define PMD_MASK (~(PMD_SIZE-1)) macro
/linux-master/arch/arm64/include/asm/
H A Dpgtable-hwdef.h51 #define PMD_MASK (~(PMD_SIZE-1)) macro
/linux-master/arch/s390/include/asm/
H A Dpgtable.h343 #define PMD_MASK _SEGMENT_MASK macro
/linux-master/arch/powerpc/include/asm/book3s/64/
H A Dpgtable.h209 #define PMD_MASK (~(PMD_SIZE-1)) macro

Completed in 360 milliseconds