Searched refs:TID_TID_S (Results 1 – 1 of 1) sorted by relevance
207 #define TID_TID_S 0 macro209 #define TID_TID_V(x) ((x) << TID_TID_S)210 #define TID_TID_G(x) (((x) >> TID_TID_S) & TID_TID_M)