Home
last modified time | relevance | path

Searched refs:NMI_SHOW_REGS (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/arch/sh/kernel/
Dnmi_debug.c16 NMI_SHOW_REGS = 1 << 1, enumerator
33 if (nmi_actions & NMI_SHOW_REGS) in nmi_debug_notify()
63 nmi_actions |= NMI_SHOW_REGS; in nmi_debug_setup()
/linux-4.4.14/arch/avr32/kernel/
Dnmi_debug.c17 NMI_SHOW_REGS = 1 << 1, enumerator
34 if (nmi_actions & NMI_SHOW_REGS) in nmi_debug_notify()
68 nmi_actions |= NMI_SHOW_REGS; in nmi_debug_setup()