Searched refs:P4D_MASK (Results 1 – 2 of 2) sorted by relevance
14 #define P4D_MASK (~(P4D_SIZE-1)) macro
1206 ({ unsigned long __boundary = ((addr) + P4D_SIZE) & P4D_MASK; \