Home
last modified time | relevance | path

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

/linux-4.1.27/arch/x86/include/asm/
Dkprobes.h38 #define RELATIVECALL_OPCODE 0xe8 macro
/linux-4.1.27/arch/x86/kernel/kprobes/
Dcore.c138 __synthesize_relative_insn(from, to, RELATIVECALL_OPCODE); in synthesize_relcall()