Searched refs:UV_NMI_STATE_OUT (Results 1 – 2 of 2) sorted by relevance
610 uv_cpu_nmi_per(cpu).state = UV_NMI_STATE_OUT; in uv_nmi_cleanup_mask()978 this_cpu_write(uv_cpu_nmi.state, UV_NMI_STATE_OUT); in uv_handle_nmi()
774 #define UV_NMI_STATE_OUT 0 macro