Searched refs:single_step_exception (Results 1 – 5 of 5) sorted by relevance
53 extern void single_step_exception(struct pt_regs *regs);67 EXPORT_SYMBOL(single_step_exception);
681 void __kprobes single_step_exception(struct pt_regs *regs) in single_step_exception() function703 single_step_exception(regs); in emulate_single_step()
276 EXCEPTION(0xd00, SingleStep, single_step_exception, EXC_XFER_STD)
343 STD_EXCEPTION_COMMON(0xd00, single_step, .single_step_exception)
466 EXCEPTION(0xd00, SingleStep, single_step_exception, EXC_XFER_STD)