Home
last modified time | relevance | path

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

/Linux-v6.6/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.6/arch/x86/hyperv/
Dhv_init.c665 static bool panic_reported; in hyperv_report_panic() local
676 if (panic_reported) in hyperv_report_panic()
678 panic_reported = true; in hyperv_report_panic()