Home
last modified time | relevance | path

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

/linux-4.1.27/arch/x86/platform/uv/
Duv_nmi.c348 this_cpu_write(uv_cpu_nmi.state, UV_NMI_STATE_IN); in uv_nmi_wait()
419 if (uv_cpu_nmi_per(cpu).state != UV_NMI_STATE_IN) in uv_nmi_trigger_dump()
/linux-4.1.27/arch/x86/include/asm/uv/
Duv_hub.h618 #define UV_NMI_STATE_IN 1 macro