Home
last modified time | relevance | path

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

/Linux-v5.10/arch/x86/include/asm/
Dtext-patching.h156 void int3_emulate_call(struct pt_regs *regs, unsigned long func) in int3_emulate_call() function
/Linux-v5.10/arch/x86/kernel/
Dalternative.c666 int3_emulate_call(regs, (unsigned long)&int3_magic); in int3_exception_notify()
1120 int3_emulate_call(regs, (long)ip + tp->rel32); in poke_int3_handler()