Searched refs:S_CP1_STAT (Results 1 – 1 of 1) sorted by relevance
36057 #define S_CP1_STAT 4 macro36059 #define V_CP1_STAT(x) ((x) << S_CP1_STAT)36060 #define G_CP1_STAT(x) (((x) >> S_CP1_STAT) & M_CP1_STAT)