Home
last modified time | relevance | path

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

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

Completed in 49 milliseconds