Home
last modified time | relevance | path

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

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