Searched refs:S_IPLTSSM (Results 1 – 1 of 1) sorted by relevance
1960 #define S_IPLTSSM 12 macro1962 #define V_IPLTSSM(x) ((x) << S_IPLTSSM)1963 #define G_IPLTSSM(x) (((x) >> S_IPLTSSM) & M_IPLTSSM)