Home
last modified time | relevance | path

Searched defs:HPAGE_MASK (Results 1 – 3 of 3) sorted by relevance

/linux/arch/arc/include/asm/
H A Dhugepage.h18 #define HPAGE_MASK (~(HPAGE_SIZE - 1)) macro
/linux/arch/riscv/include/asm/
H A Dpage.h19 #define HPAGE_MASK (~(HPAGE_SIZE - 1)) macro
/linux/arch/s390/include/asm/
H A Dpage.h24 #define HPAGE_MASK (~(HPAGE_SIZE - 1)) macro