Searched defs:PG_TO_FLAG (Results 1 – 2 of 2) sorted by relevance
55 #define PG_TO_FLAG(p) (((unsigned long)(p) & 0xFF) << 24) macro