Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/platform/uv/
H A Duv_nmi.c671 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()
/openbmc/linux/arch/x86/include/asm/uv/
H A Duv_hub.h775 #define UV_NMI_STATE_IN 1 macro