Home
last modified time | relevance | path

Searched defs:PUD_MASK (Results 1 – 6 of 6) sorted by relevance

/linux/arch/powerpc/include/asm/nohash/64/
H A Dpgtable-4k.h37 #define PUD_MASK (~(PUD_SIZE-1)) macro
/linux/include/asm-generic/
H A Dpgtable-nopud.h21 #define PUD_MASK (~(PUD_SIZE-1)) macro
/linux/arch/x86/include/asm/
H A Dpgtable_64_types.h102 #define PUD_MASK (~(PUD_SIZE - 1)) macro
/linux/arch/arc/include/asm/
H A Dpgtable-levels.h76 #define PUD_MASK (~(PUD_SIZE - 1)) macro
/linux/arch/riscv/include/asm/
H A Dpgtable-64.h37 #define PUD_MASK (~(PUD_SIZE - 1)) macro
/linux/arch/arm64/include/asm/
H A Dpgtable-hwdef.h61 #define PUD_MASK (~(PUD_SIZE-1)) macro