Searched refs:DebugException (Results 1 – 12 of 12) sorted by relevance
152 void DebugException(struct pt_regs *regs) in DebugException() function
252 STD_EXCEPTION(0x1d00, InstructionBreakpoint, DebugException)
209 void DebugException(struct pt_regs *regs) in DebugException() function
386 STD_EXCEPTION(0x1300, InstructionBreakpoint, DebugException)
73 Added new routine DebugException()
280 void DebugException(struct pt_regs *regs) in DebugException() function
1288 CRIT_EXCEPTION(0x0f00, DebugBreakpoint, DebugException )
397 bl DebugException; \454 bl DebugException; \
511 bl DebugException
740 bl DebugException811 bl DebugException
2028 DEFINE_INTERRUPT_HANDLER(DebugException) in DEFINE_INTERRUPT_HANDLER() argument
623 DECLARE_INTERRUPT_HANDLER(DebugException);