Searched refs:S_CP1_STAT (Results 1 – 1 of 1) sorted by relevance
63909 #define S_CP1_STAT 4 macro63911 #define V_CP1_STAT(x) ((x) << S_CP1_STAT)63912 #define G_CP1_STAT(x) (((x) >> S_CP1_STAT) & M_CP1_STAT)