Home
last modified time | relevance | path

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

/Linux-v5.15/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-v5.15/arch/x86/hyperv/
Dhv_init.c498 static bool panic_reported; in hyperv_report_panic() local
509 if (panic_reported) in hyperv_report_panic()
511 panic_reported = true; in hyperv_report_panic()