Home
last modified time | relevance | path

Searched refs:single_step_exception (Results 1 – 4 of 4) sorted by relevance

/linux-4.4.14/arch/powerpc/kernel/
Dtraps.c799 void __kprobes single_step_exception(struct pt_regs *regs) in single_step_exception() function
826 single_step_exception(regs); in emulate_single_step()
Dhead_8xx.S292 EXCEPTION(0xd00, SingleStep, single_step_exception, EXC_XFER_STD)
Dhead_32.S465 EXCEPTION(0xd00, SingleStep, single_step_exception, EXC_XFER_STD)
Dexceptions-64s.S796 STD_EXCEPTION_COMMON(0xd00, single_step, single_step_exception)