Home
last modified time | relevance | path

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

/linux/arch/arm64/hyperv/
A 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/arch/x86/hyperv/
A Dhv_init.c679 static bool panic_reported; in hyperv_report_panic() local
690 if (panic_reported) in hyperv_report_panic()
692 panic_reported = true; in hyperv_report_panic()

Completed in 7 milliseconds