Home
last modified time | relevance | path

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

/Linux-v5.4/arch/x86/include/asm/
Dkprobes.h30 #define RELATIVECALL_OPCODE 0xe8 macro
/Linux-v5.4/arch/x86/kernel/kprobes/
Dcore.c129 __synthesize_relative_insn(dest, from, to, RELATIVECALL_OPCODE); in synthesize_relcall()