Searched refs:S_CPRSSTATE2 (Results 1 – 1 of 1) sorted by relevance
13500 #define S_CPRSSTATE2 16 macro13502 #define V_CPRSSTATE2(x) ((x) << S_CPRSSTATE2)13503 #define G_CPRSSTATE2(x) (((x) >> S_CPRSSTATE2) & M_CPRSSTATE2)