Searched refs:S_C0STAT (Results 1 – 1 of 1) sorted by relevance
22098 #define S_C0STAT 0 macro22100 #define V_C0STAT(x) ((x) << S_C0STAT)22101 #define G_C0STAT(x) (((x) >> S_C0STAT) & M_C0STAT)