Searched refs:S_HSSCALSSTP (Results 1 – 1 of 1) sorted by relevance
60096 #define S_HSSCALSSTP 22 macro60098 #define V_HSSCALSSTP(x) ((x) << S_HSSCALSSTP)60099 #define G_HSSCALSSTP(x) (((x) >> S_HSSCALSSTP) & M_HSSCALSSTP)