Searched refs:int3_emulate_call (Results 1 – 3 of 3) sorted by relevance
81 static inline void int3_emulate_call(struct pt_regs *regs, unsigned long func) in int3_emulate_call() function
314 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()
663 int3_emulate_call(regs, (unsigned long)&int3_magic); in int3_exception_notify()