Home
last modified time | relevance | path

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

/arch/arm64/hyperv/
A Dhv_core.c160 static bool panic_reported; in hyperv_report_panic() local
175 if (panic_reported) in hyperv_report_panic()
177 panic_reported = true; in hyperv_report_panic()
/arch/x86/hyperv/
A Dhv_init.c623 static bool panic_reported; in hyperv_report_panic() local
634 if (panic_reported) in hyperv_report_panic()
636 panic_reported = true; in hyperv_report_panic()

Completed in 5 milliseconds