Searched defs:GSEG_BASE (Results 1 – 2 of 2) sorted by relevance
48 #define GSEG_BASE(a) ((a) & ~(GRU_GSEG_PAGESIZE - 1)) macro