Home
last modified time | relevance | path

Searched refs:JMP8_INSN_OPCODE (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.10/arch/x86/include/asm/
Dtext-patching.h66 #define JMP8_INSN_OPCODE 0xEB macro
/Linux-v5.10/arch/x86/kernel/
Dalternative.c1124 case JMP8_INSN_OPCODE: in poke_int3_handler()
1298 case JMP8_INSN_OPCODE: in text_poke_loc_init()
1306 tp->opcode = JMP8_INSN_OPCODE; in text_poke_loc_init()