Searched refs:S_PL_TOVF (Results 1 – 1 of 1) sorted by relevance
7834 #define S_PL_TOVF 0 macro7836 #define V_PL_TOVF(x) ((x) << S_PL_TOVF)7837 #define G_PL_TOVF(x) (((x) >> S_PL_TOVF) & M_PL_TOVF)