Searched refs:S_EGRTHRESHOLD (Results 1 – 1 of 1) sorted by relevance
1007 #define S_EGRTHRESHOLD 8 macro1009 #define V_EGRTHRESHOLD(x) ((x) << S_EGRTHRESHOLD)1010 #define G_EGRTHRESHOLD(x) (((x) >> S_EGRTHRESHOLD) & M_EGRTHRESHOLD)