Home
last modified time | relevance | path

Searched defs:WatchdogException (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-6.6/arch/powerpc/kernel/
Dtraps.c2248 DEFINE_INTERRUPT_HANDLER_NMI(WatchdogException) in DEFINE_INTERRUPT_HANDLER_NMI() argument
/kernel/linux/linux-5.10/arch/powerpc/kernel/
Dtraps.c2256 void WatchdogException(struct pt_regs *regs) in WatchdogException() function