Home
last modified time | relevance | path

Searched refs:DebugException (Results 1 – 3 of 3) sorted by relevance

/linux/arch/powerpc/kernel/
H A Dhead_booke.h391 stw r4,_ESR(r11); /* DebugException takes DBSR in _ESR */\
396 bl DebugException; \
449 stw r4,_ESR(r11); /* DebugException takes DBSR in _ESR */\
453 bl DebugException; \
H A Dexceptions-64e.S739 bl DebugException
810 bl DebugException
H A Dtraps.c2027 DEFINE_INTERRUPT_HANDLER(DebugException) in DEFINE_INTERRUPT_HANDLER() argument