Searched refs:S_STATMEMSEL (Results 1 – 1 of 1) sorted by relevance
15815 #define S_STATMEMSEL 1 macro15817 #define V_STATMEMSEL(x) ((x) << S_STATMEMSEL)15818 #define G_STATMEMSEL(x) (((x) >> S_STATMEMSEL) & M_STATMEMSEL)