Searched refs:CPL_OPCODE (Results 1 – 1 of 1) sorted by relevance
159 #define CPL_OPCODE(x) ((x) << 24) macro160 #define MK_OPCODE_TID(opcode, tid) (CPL_OPCODE(opcode) | (tid))