Searched refs:S_CLS_MEMSEL (Results 1 – 1 of 1) sorted by relevance
16041 #define S_CLS_MEMSEL 1 macro16043 #define V_CLS_MEMSEL(x) ((x) << S_CLS_MEMSEL)16044 #define G_CLS_MEMSEL(x) (((x) >> S_CLS_MEMSEL) & M_CLS_MEMSEL)