Home
last modified time | relevance | path

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

/linux/arch/sh/kernel/
H A Dnmi_debug.c16 NMI_DEBOUNCE = 1 << 3, enumerator
33 if (nmi_actions & NMI_DEBOUNCE) in nmi_debug_notify()
63 nmi_actions |= NMI_DEBOUNCE; in nmi_debug_setup()