Searched refs:WatchdogException (Results 1 – 7 of 7) sorted by relevance
59 extern void WatchdogException(struct pt_regs *regs);
502 EXC_XFER_TEMPLATE(WatchdogException, 0x1020+2,
301 CRITICAL_EXCEPTION(0x1020, WATCHDOG, WatchdogTimer, WatchdogException)
431 CRITICAL_EXCEPTION(0x3200, WATCHDOG, WatchdogTimer, WatchdogException)
2222 void WatchdogException(struct pt_regs *regs) in WatchdogException() function
707 bl WatchdogException
940 WatchdogException(®s); in kvmppc_restart_interrupt()