Lines Matching refs:JMP32_INSN_OPCODE
340 __text_gen_insn(buf, JMP32_INSN_OPCODE, buf, target, JMP32_INSN_SIZE); in add_nop()
504 case JMP32_INSN_OPCODE: in __apply_relocation()
515 if (insn.opcode.bytes[0] == JMP32_INSN_OPCODE) { in __apply_relocation()
728 case JMP32_INSN_OPCODE: in emit_indirect()
778 case JMP32_INSN_OPCODE: in __emit_trampoline()
900 op = JMP32_INSN_OPCODE; in patch_retpoline()
932 if (op == JMP32_INSN_OPCODE && i < insn->length) in patch_retpoline()
970 case JMP32_INSN_OPCODE: in apply_retpolines()
1037 __text_gen_insn(bytes, JMP32_INSN_OPCODE, addr, x86_return_thunk, i); in patch_return()
1067 if (op == JMP32_INSN_OPCODE) in apply_returns()
1687 if (op != CALL_INSN_OPCODE && op != JMP32_INSN_OPCODE) { in cfi_rewrite_callers()
2778 case JMP32_INSN_OPCODE: in smp_text_poke_int3_handler()
2999 case JMP32_INSN_OPCODE: in __smp_text_poke_batch_add()
3019 case JMP32_INSN_OPCODE: in __smp_text_poke_batch_add()
3035 tpl->opcode = JMP32_INSN_OPCODE; in __smp_text_poke_batch_add()