Searched refs:WatchdogException (Results 1 – 7 of 7) sorted by relevance
60 extern void WatchdogException(struct pt_regs *regs);
749 EXC_XFER_TEMPLATE(WatchdogException, 0x1020+2,
302 CRITICAL_EXCEPTION(0x1020, WATCHDOG, WatchdogTimer, WatchdogException)
436 CRITICAL_EXCEPTION(0x3200, WATCHDOG, WatchdogTimer, WatchdogException)
2107 void WatchdogException(struct pt_regs *regs) in WatchdogException() function
696 bl WatchdogException
951 WatchdogException(®s); in kvmppc_restart_interrupt()