Home
last modified time | relevance | path

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

/Linux-v4.19/arch/x86/include/asm/
Dkprobes.h43 #define RELATIVECALL_OPCODE 0xe8 macro
/Linux-v4.19/arch/x86/kernel/kprobes/
Dcore.c142 __synthesize_relative_insn(dest, from, to, RELATIVECALL_OPCODE); in synthesize_relcall()