Home
last modified time | relevance | path

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

/linux-6.1.9/arch/sh/kernel/
Dnmi_debug.c14 NMI_SHOW_REGS = 1 << 1, enumerator
31 if (nmi_actions & NMI_SHOW_REGS) in nmi_debug_notify()
61 nmi_actions |= NMI_SHOW_REGS; in nmi_debug_setup()