Searched refs:V_OPCODE (Results 1 – 3 of 3) sorted by relevance
189 #define V_OPCODE(x) ((x) << S_OPCODE) macro194 #define MK_OPCODE_TID(opcode, tid) (V_OPCODE(opcode) | (tid))
24886 #define V_OPCODE(x) ((x) << S_OPCODE) macro
24915 #define V_OPCODE(x) ((x) << S_OPCODE) macro