Searched refs:S_MSGSEL (Results 1 – 1 of 1) sorted by relevance
18824 #define S_MSGSEL 27 macro18826 #define V_MSGSEL(x) ((x) << S_MSGSEL)18827 #define G_MSGSEL(x) (((x) >> S_MSGSEL) & M_MSGSEL)