Home
last modified time | relevance | path

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

/linux-6.1.9/arch/x86/kernel/
Dnmi.c471 NMI_NOT_RUNNING = 0, enumerator
492 if (this_cpu_read(nmi_state) != NMI_NOT_RUNNING) { in DEFINE_IDTENTRY_RAW()