Home
last modified time | relevance | path

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

/Linux-v4.19/arch/x86/kernel/
Dnmi.c467 NMI_NOT_RUNNING = 0, enumerator
495 if (this_cpu_read(nmi_state) != NMI_NOT_RUNNING) { in do_nmi()