Searched refs:V_OPCODE (Results 1 – 2 of 2) sorted by relevance
188 #define V_OPCODE(x) ((x) << S_OPCODE) macro193 #define MK_OPCODE_TID(opcode, tid) (V_OPCODE(opcode) | (tid))
35104 #define V_OPCODE(x) ((x) << S_OPCODE) macro