Searched refs:S_C0STAT (Results 1 – 1 of 1) sorted by relevance
42692 #define S_C0STAT 0 macro42694 #define V_C0STAT(x) ((x) << S_C0STAT)42695 #define G_C0STAT(x) (((x) >> S_C0STAT) & M_C0STAT)