Home
last modified time | relevance | path

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

/linux/arch/x86/kernel/cpu/
H A Dmshyperv.c383 static atomic_t nmi_cpu = ATOMIC_INIT(-1); in hv_nmi_unknown() local
391 if (!atomic_try_cmpxchg(&nmi_cpu, &old_cpu, this_cpu)) in hv_nmi_unknown()