Searched refs:S_CLS_MEMSEL (Results 1 – 1 of 1) sorted by relevance
24339 #define S_CLS_MEMSEL 1 macro24341 #define V_CLS_MEMSEL(x) ((x) << S_CLS_MEMSEL)24342 #define G_CLS_MEMSEL(x) (((x) >> S_CLS_MEMSEL) & M_CLS_MEMSEL)