Searched refs:UV_NMI_STATE_IN (Results 1 – 2 of 2) sorted by relevance
671 this_cpu_write(uv_cpu_nmi.state, UV_NMI_STATE_IN); in uv_nmi_wait()746 if (uv_cpu_nmi_per(cpu).state != UV_NMI_STATE_IN) in uv_nmi_trigger_dump()
775 #define UV_NMI_STATE_IN 1 macro