Searched refs:RET_INSN_OPCODE (Results 1 – 3 of 3) sorted by relevance
33 code = text_gen_insn(RET_INSN_OPCODE, insn, func); in __static_call_transform()53 opcode == RET_INSN_OPCODE) in __static_call_validate()
1115 case RET_INSN_OPCODE: in poke_int3_handler()1293 case RET_INSN_OPCODE: in text_poke_loc_init()
57 #define RET_INSN_OPCODE 0xC3 macro