Searched refs:S_C0_STAT (Results 1 – 1 of 1) sorted by relevance
63914 #define S_C0_STAT 2 macro63916 #define V_C0_STAT(x) ((x) << S_C0_STAT)63917 #define G_C0_STAT(x) (((x) >> S_C0_STAT) & M_C0_STAT)