Home
last modified time | relevance | path

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

/arch/x86/platform/uv/
Duv_nmi.c426 uv_cpu_nmi_per(cpu).state = UV_NMI_STATE_DUMP; in uv_nmi_trigger_dump()
431 != UV_NMI_STATE_DUMP) in uv_nmi_trigger_dump()
483 while (this_cpu_read(uv_cpu_nmi.state) != UV_NMI_STATE_DUMP) in uv_nmi_dump_state()
/arch/x86/include/asm/uv/
Duv_hub.h619 #define UV_NMI_STATE_DUMP 2 macro