Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/powerpc/include/asm/
H A Dasm-prototypes.h66 void single_step_exception(struct pt_regs *regs);
/OK3568_Linux_fs/kernel/arch/powerpc/kernel/
H A Dtraps.c1128 void single_step_exception(struct pt_regs *regs) in single_step_exception() function
1149 NOKPROBE_SYMBOL(single_step_exception);
1160 single_step_exception(regs); in emulate_single_step()
H A Dhead_8xx.S173 EXCEPTION(0xd00, SingleStep, single_step_exception, EXC_XFER_STD)
H A Dhead_book3s_32.S426 EXCEPTION(0xd00, SingleStep, single_step_exception, EXC_XFER_STD)
H A Dexceptions-64s.S2105 bl single_step_exception