Home
last modified time | relevance | path

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

/openbmc/linux/arch/arm64/hyperv/
H 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()
/openbmc/linux/arch/x86/hyperv/
H A Dhv_init.c682 static bool panic_reported; in hyperv_report_panic() local
693 if (panic_reported) in hyperv_report_panic()
695 panic_reported = true; in hyperv_report_panic()