Searched refs:JMP8_INSN_SIZE (Results 1 - 3 of 3) sorted by relevance

/linux-master/arch/x86/kernel/
H A Djump_label.c47 case JMP8_INSN_SIZE:
H A Dalternative.c149 __text_gen_insn(instr, JMP8_INSN_OPCODE, instr, target, JMP8_INSN_SIZE);
150 instr += JMP8_INSN_SIZE;
376 imm += JMP32_INSN_SIZE - JMP8_INSN_SIZE;
/linux-master/arch/x86/include/asm/
H A Dtext-patching.h58 #define JMP8_INSN_SIZE 2 macro

Completed in 94 milliseconds