Searched refs:DIE_NMI (Results 1 - 12 of 12) sorted by relevance

/linux-4.1.27/arch/avr32/include/asm/
H A Dkdebug.h8 DIE_NMI, enumerator in enum:die_val
/linux-4.1.27/arch/sparc/include/asm/
H A Dkdebug_64.h17 DIE_NMI, enumerator in enum:die_val
/linux-4.1.27/arch/s390/include/asm/
H A Dkdebug.h15 DIE_NMI, enumerator in enum:die_val
/linux-4.1.27/arch/sh/include/asm/
H A Dkdebug.h7 DIE_NMI, enumerator in enum:die_val
/linux-4.1.27/arch/x86/include/asm/
H A Dkdebug.h14 DIE_NMI, enumerator in enum:die_val
/linux-4.1.27/arch/sh/kernel/
H A Dnmi_debug.c28 if (likely(val != DIE_NMI)) nmi_debug_notify()
H A Dtraps.c175 switch (notify_die(DIE_NMI, "NMI", regs, 0, vec & 0xff, SIGINT)) { BUILD_TRAP_HANDLER()
/linux-4.1.27/arch/sparc/oprofile/
H A Dinit.c29 case DIE_NMI: profile_timer_exceptions_notify()
/linux-4.1.27/arch/avr32/kernel/
H A Dnmi_debug.c29 if (likely(val != DIE_NMI)) nmi_debug_notify()
H A Dtraps.c106 ret = notify_die(DIE_NMI, "NMI", regs, 0, ecr, SIGINT); do_nmi()
/linux-4.1.27/arch/sparc/kernel/
H A Dnmi.c96 if (notify_die(DIE_NMI, "nmi", regs, 0, perfctr_irq()
H A Dperf_event.c1593 case DIE_NMI: perf_event_nmi_handler()

Completed in 2193 milliseconds