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