Searched refs:S_SEGSEL (Results 1 – 1 of 1) sorted by relevance
65453 #define S_SEGSEL 3 macro65455 #define V_SEGSEL(x) ((x) << S_SEGSEL)65456 #define G_SEGSEL(x) (((x) >> S_SEGSEL) & M_SEGSEL)