Searched refs:S_CLS_VF (Results 1 – 1 of 1) sorted by relevance
16085 #define S_CLS_VF 7 macro16087 #define V_CLS_VF(x) ((x) << S_CLS_VF)16088 #define G_CLS_VF(x) (((x) >> S_CLS_VF) & M_CLS_VF)