Searched refs:S_PERREN (Results 1 – 1 of 1) sorted by relevance
21212 #define S_PERREN 0 macro21214 #define V_PERREN(x) ((x) << S_PERREN)21215 #define G_PERREN(x) (((x) >> S_PERREN) & M_PERREN)