Searched refs:S_P_WMARK (Results 1 – 1 of 1) sorted by relevance
2038 #define S_P_WMARK 18 macro2040 #define V_P_WMARK(x) ((x) << S_P_WMARK)2041 #define G_P_WMARK(x) (((x) >> S_P_WMARK) & M_P_WMARK)