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