Home
last modified time | relevance | path

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

/Linux-v6.1/arch/powerpc/include/asm/
Dinterrupt.h24 #define INTERRUPT_TRACE 0xd00 macro
41 #define INTERRUPT_TRACE 0xd00 macro
/Linux-v6.1/arch/powerpc/kernel/
Dhead_8xx.S158 EXCEPTION(INTERRUPT_TRACE, SingleStep, single_step_exception)
Dhead_book3s_32.S389 EXCEPTION(INTERRUPT_TRACE, SingleStep, single_step_exception)
/Linux-v6.1/arch/powerpc/xmon/
Dxmon.c618 if (bp || TRAP(regs) == INTERRUPT_TRACE) in xmon_core()
692 if (bp || TRAP(regs) == INTERRUPT_TRACE) in xmon_core()