Home
last modified time | relevance | path

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

/Linux-v5.4/arch/x86/include/asm/
Dtext-patching.h81 static inline void int3_emulate_call(struct pt_regs *regs, unsigned long func) in int3_emulate_call() function
/Linux-v5.4/arch/x86/kernel/
Dftrace.c314 int3_emulate_call(regs, (unsigned long)ftrace_regs_caller); in ftrace_int3_handler()
321 int3_emulate_call(regs, ftrace_update_func_call); in ftrace_int3_handler()
Dalternative.c663 int3_emulate_call(regs, (unsigned long)&int3_magic); in int3_exception_notify()