Searched refs:S_CP1_STAT (Results 1 – 1 of 1) sorted by relevance
50672 #define S_CP1_STAT 4 macro50674 #define V_CP1_STAT(x) ((x) << S_CP1_STAT)50675 #define G_CP1_STAT(x) (((x) >> S_CP1_STAT) & M_CP1_STAT)