Searched refs:JMP8_INSN_OPCODE (Results 1 – 3 of 3) sorted by relevance
48 code = text_gen_insn(JMP8_INSN_OPCODE, addr, dest); in __jump_label_patch()
846 if (p[0] == JMP8_INSN_OPCODE && p[1] == fineibt_caller_jmp) in decode_caller_hash()860 const u8 jmp[] = { JMP8_INSN_OPCODE, fineibt_caller_jmp }; in cfi_disable_callers()1895 case JMP8_INSN_OPCODE: in poke_int3_handler()2091 case JMP8_INSN_OPCODE: in text_poke_loc_init()2111 case JMP8_INSN_OPCODE: in text_poke_loc_init()2120 tp->opcode = JMP8_INSN_OPCODE; in text_poke_loc_init()
69 #define JMP8_INSN_OPCODE 0xEB macro
Completed in 12 milliseconds