Searched refs:hv_has_crashed (Results 1 – 1 of 1) sorted by relevance
90 static bool hv_has_crashed, lx_has_crashed; variable304 if (!hv_has_crashed) in crash_nmi_callback()334 if (!hv_has_crashed && hv_cda && hv_cda->cda_valid) in hv_crash_nmi_local()335 hv_has_crashed = true; in hv_crash_nmi_local()337 if (!hv_has_crashed && !lx_has_crashed) in hv_crash_nmi_local()340 if (hv_has_crashed && !kexec_crash_loaded()) { in hv_crash_nmi_local()377 if (hv_has_crashed) in hv_crash_stop_other_cpus()