Home
last modified time | relevance | path

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

/linux/arch/powerpc/include/asm/
H A Dinterrupt.h607 DECLARE_INTERRUPT_HANDLER(single_step_exception);
/linux/arch/powerpc/kernel/
H A Dhead_8xx.S149 EXCEPTION(INTERRUPT_TRACE, SingleStep, single_step_exception)
H A Dhead_book3s_32.S390 EXCEPTION(INTERRUPT_TRACE, SingleStep, single_step_exception)
H A Dtraps.c1150 DEFINE_INTERRUPT_HANDLER(single_step_exception) in DEFINE_INTERRUPT_HANDLER() argument
H A Dexceptions-64s.S2077 bl CFUNC(single_step_exception)