Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/platform/uv/
H A Duv_nmi.c610 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()
/openbmc/linux/arch/x86/include/asm/uv/
H A Duv_hub.h774 #define UV_NMI_STATE_OUT 0 macro