Searched refs:WatchdogException (Results 1 – 7 of 7) sorted by relevance
38 extern void WatchdogException(struct pt_regs *regs);
747 EXC_XFER_TEMPLATE(WatchdogException, 0x1020+2,
301 CRITICAL_EXCEPTION(0x1020, WATCHDOG, WatchdogTimer, WatchdogException)
434 CRITICAL_EXCEPTION(0x3200, WATCHDOG, WatchdogTimer, WatchdogException)
1867 void WatchdogException(struct pt_regs *regs) in WatchdogException() function
720 bl WatchdogException
931 WatchdogException(®s); in kvmppc_restart_interrupt()