Searched refs:JMP32_INSN_OPCODE (Results 1 – 7 of 7) sorted by relevance
29 code = text_gen_insn(JMP32_INSN_OPCODE, insn, func); in __static_call_transform()52 if (opcode == JMP32_INSN_OPCODE || in __static_call_validate()
42 code = text_gen_insn(JMP32_INSN_OPCODE, addr, dest); in __jump_label_set_jump_code()
1123 case JMP32_INSN_OPCODE: in poke_int3_handler()1297 case JMP32_INSN_OPCODE: in text_poke_loc_init()1312 tp->opcode = JMP32_INSN_OPCODE; in text_poke_loc_init()
596 return text_gen_insn(JMP32_INSN_OPCODE, (void *)ip, (void *)addr); in ftrace_jmp_replace()
63 #define JMP32_INSN_OPCODE 0xE9 macro
496 insn_buff[0] = JMP32_INSN_OPCODE; in arch_optimize_kprobes()
124 __synthesize_relative_insn(dest, from, to, JMP32_INSN_OPCODE); in synthesize_reljump()