Searched refs:S_CLS_MEMSEL (Results 1 – 1 of 1) sorted by relevance
34230 #define S_CLS_MEMSEL 1 macro34232 #define V_CLS_MEMSEL(x) ((x) << S_CLS_MEMSEL)34233 #define G_CLS_MEMSEL(x) (((x) >> S_CLS_MEMSEL) & M_CLS_MEMSEL)