Home
last modified time | relevance | path

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

/Linux-v4.19/arch/x86/platform/uv/
Duv_nmi.c720 uv_cpu_nmi_per(cpu).state = UV_NMI_STATE_DUMP; in uv_nmi_trigger_dump()
725 != UV_NMI_STATE_DUMP) in uv_nmi_trigger_dump()
793 while (this_cpu_read(uv_cpu_nmi.state) != UV_NMI_STATE_DUMP) in uv_nmi_dump_state()
/Linux-v4.19/arch/x86/include/asm/uv/
Duv_hub.h853 #define UV_NMI_STATE_DUMP 2 macro