Searched refs:S_PL_TOVF (Results 1 – 1 of 1) sorted by relevance
9597 #define S_PL_TOVF 0 macro9599 #define V_PL_TOVF(x) ((x) << S_PL_TOVF)9600 #define G_PL_TOVF(x) (((x) >> S_PL_TOVF) & M_PL_TOVF)