Home
last modified time | relevance | path

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

/Linux-v6.1/arch/arm64/hyperv/
Dhv_core.c144 static bool panic_reported; in hyperv_report_panic() local
159 if (panic_reported) in hyperv_report_panic()
161 panic_reported = true; in hyperv_report_panic()
/Linux-v6.1/arch/x86/hyperv/
Dhv_init.c564 static bool panic_reported; in hyperv_report_panic() local
575 if (panic_reported) in hyperv_report_panic()
577 panic_reported = true; in hyperv_report_panic()