Searched refs:nmi_actions (Results 1 – 2 of 2) sorted by relevance
21 static unsigned long nmi_actions; variable31 if (nmi_actions & NMI_SHOW_STATE) in nmi_debug_notify()33 if (nmi_actions & NMI_SHOW_REGS) in nmi_debug_notify()35 if (nmi_actions & NMI_DEBOUNCE) in nmi_debug_notify()37 if (nmi_actions & NMI_DIE) in nmi_debug_notify()61 nmi_actions |= NMI_SHOW_STATE; in nmi_debug_setup()63 nmi_actions |= NMI_SHOW_REGS; in nmi_debug_setup()65 nmi_actions |= NMI_DEBOUNCE; in nmi_debug_setup()67 nmi_actions |= NMI_DIE; in nmi_debug_setup()
22 static unsigned long nmi_actions; variable32 if (nmi_actions & NMI_SHOW_STATE) in nmi_debug_notify()34 if (nmi_actions & NMI_SHOW_REGS) in nmi_debug_notify()36 if (nmi_actions & NMI_DEBOUNCE) in nmi_debug_notify()38 if (nmi_actions & NMI_DIE) in nmi_debug_notify()66 nmi_actions |= NMI_SHOW_STATE; in nmi_debug_setup()68 nmi_actions |= NMI_SHOW_REGS; in nmi_debug_setup()70 nmi_actions |= NMI_DEBOUNCE; in nmi_debug_setup()72 nmi_actions |= NMI_DIE; in nmi_debug_setup()