Searched refs:EXCEP_NMI (Results 1 - 5 of 5) sorted by relevance

/linux-4.4.14/arch/mn10300/proc-mn103e010/
H A Dproc-init.c36 __set_intr_stub(EXCEP_NMI, nmi_handler); processor_init()
/linux-4.4.14/arch/mn10300/proc-mn2ws0050/
H A Dproc-init.c50 __set_intr_stub(EXCEP_NMI, nmi_handler); processor_init()
/linux-4.4.14/arch/mn10300/include/asm/
H A Dexceptions.h63 EXCEP_NMI = 0x000248, /* non-maskable interrupt */ enumerator in enum:exception_code
/linux-4.4.14/arch/mn10300/kernel/
H A Dtraps.c91 [EXCEP_NMI >> 3] = { SIGQUIT, 0 },
591 set_excp_vector(EXCEP_NMI, nmi); trap_init()
H A Dgdb-stub.c944 { EXCEP_NMI, SIGQUIT },
1671 if (excep == EXCEP_NMI) gdbstub()

Completed in 46 milliseconds