Home
last modified time | relevance | path

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

/linux/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/arch/sh/include/asm/
H A Dpgtable-3level.h24 #define PMD_MASK (~(PMD_SIZE-1)) macro
/linux/arch/powerpc/include/asm/nohash/64/
H A Dpgtable-4k.h32 #define PMD_MASK (~(PMD_SIZE-1)) macro
/linux/arch/um/include/asm/
H A Dpgtable-3level.h28 #define PMD_MASK (~(PMD_SIZE-1)) macro
/linux/include/asm-generic/
H A Dpgtable-nopmd.h23 #define PMD_MASK (~(PMD_SIZE-1)) macro
/linux/arch/m68k/include/asm/
H A Dpgtable_mm.h40 #define PMD_MASK (~(PMD_SIZE-1)) macro
/linux/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/arch/loongarch/include/asm/
H A Dpgtable.h30 #define PMD_MASK (~(PMD_SIZE-1)) macro
35 #define PMD_MASK (~(PMD_SIZE-1)) macro
/linux/arch/arc/include/asm/
H A Dpgtable-levels.h82 #define PMD_MASK (~(PMD_SIZE - 1)) macro
/linux/arch/mips/include/asm/
H A Dpgtable-64.h51 #define PMD_MASK (~(PMD_SIZE-1)) macro
/linux/arch/alpha/include/asm/
H A Dpgtable.h33 #define PMD_MASK (~(PMD_SIZE-1)) macro
/linux/arch/arm64/include/asm/
H A Dpgtable-hwdef.h51 #define PMD_MASK (~(PMD_SIZE-1)) macro
/linux/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/arch/riscv/include/asm/
H A Dpgtable-64.h42 #define PMD_MASK (~(PMD_SIZE - 1)) macro
/linux/arch/parisc/include/asm/
H A Dpgtable.h114 #define PMD_MASK (~(PMD_SIZE-1)) macro
/linux/arch/powerpc/include/asm/book3s/64/
H A Dpgtable.h209 #define PMD_MASK (~(PMD_SIZE-1)) macro
/linux/arch/s390/include/asm/
H A Dpgtable.h349 #define PMD_MASK global() macro