Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dhuge_mm.h77 #define HPAGE_PUD_MASK (~(HPAGE_PUD_SIZE - 1)) macro
280 #define HPAGE_PUD_MASK ({ BUILD_BUG(); 0; }) macro