Searched refs:NMI_SHOW_STATE (Results 1 - 2 of 2) sorted by relevance

/linux-4.1.27/arch/sh/kernel/
H A Dnmi_debug.c15 NMI_SHOW_STATE = 1 << 0, enumerator in enum:nmi_action
31 if (nmi_actions & NMI_SHOW_STATE) nmi_debug_notify()
61 nmi_actions |= NMI_SHOW_STATE; nmi_debug_setup()
/linux-4.1.27/arch/avr32/kernel/
H A Dnmi_debug.c16 NMI_SHOW_STATE = 1 << 0, enumerator in enum:nmi_action
32 if (nmi_actions & NMI_SHOW_STATE) nmi_debug_notify()
66 nmi_actions |= NMI_SHOW_STATE; nmi_debug_setup()

Completed in 103 milliseconds