Searched refs:V_CPL_OPCODE (Results 1 – 2 of 2) sorted by relevance
244 #define V_CPL_OPCODE(x) ((x) << S_CPL_OPCODE) macro249 #define MK_OPCODE_TID(opcode, tid) (V_CPL_OPCODE(opcode) | (tid))
1274 #define V_CPL_OPCODE(x) ((x) << S_CPL_OPCODE) macro