Searched refs:EXCEP_WDT (Results 1 - 6 of 6) sorted by relevance

/linux-4.4.14/arch/mn10300/proc-mn103e010/
H A Dproc-init.c37 __set_intr_stub(EXCEP_WDT, nmi_handler); processor_init()
/linux-4.4.14/arch/mn10300/proc-mn2ws0050/
H A Dproc-init.c51 __set_intr_stub(EXCEP_WDT, nmi_handler); processor_init()
/linux-4.4.14/arch/mn10300/include/asm/
H A Dexceptions.h62 EXCEP_WDT = 0x000240, /* watchdog timer overflow */ enumerator in enum:exception_code
/linux-4.4.14/arch/mn10300/kernel/
H A Dmn10300-watchdog.c88 set_intr_stub(EXCEP_WDT, watchdog_handler); setup_watchdog()
H A Dtraps.c90 [EXCEP_WDT >> 3] = { SIGALRM, 0 },
H A Dgdb-stub.c943 { EXCEP_WDT, SIGALRM },

Completed in 52 milliseconds