Searched refs:S_P_WMARK (Results 1 – 1 of 1) sorted by relevance
2039 #define S_P_WMARK 18 macro2041 #define V_P_WMARK(x) ((x) << S_P_WMARK)2042 #define G_P_WMARK(x) (((x) >> S_P_WMARK) & M_P_WMARK)