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.c547 static bool panic_reported; in hyperv_report_panic() local
558 if (panic_reported) in hyperv_report_panic()
560 panic_reported = true; in hyperv_report_panic()

Completed in 5 milliseconds