Home
last modified time | relevance | path

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

/linux-6.12.1/arch/powerpc/include/asm/
Dinterrupt.h24 #define INTERRUPT_TRACE 0xd00 macro
41 #define INTERRUPT_TRACE 0xd00 macro
/linux-6.12.1/arch/powerpc/kernel/
Dhead_8xx.S149 EXCEPTION(INTERRUPT_TRACE, SingleStep, single_step_exception)
Dhead_book3s_32.S390 EXCEPTION(INTERRUPT_TRACE, SingleStep, single_step_exception)
/linux-6.12.1/arch/powerpc/xmon/
Dxmon.c617 if (bp || TRAP(regs) == INTERRUPT_TRACE) in xmon_core()
689 if (bp || TRAP(regs) == INTERRUPT_TRACE) in xmon_core()