Searched refs:PAGE_MASK (Results 1 – 1 of 1) sorted by relevance
34 #ifndef PAGE_MASK35 #define PAGE_MASK (~(PAGE_SIZE - 1)) macro