Home
last modified time | relevance | path

Searched refs:panic_reported (Results 1 - 3 of 3) sorted by relevance

/kernel/linux/linux-6.6/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()
/kernel/linux/linux-5.10/arch/x86/hyperv/
H A Dhv_init.c478 static bool panic_reported; in hyperv_report_panic() local
489 if (panic_reported) in hyperv_report_panic()
491 panic_reported = true; in hyperv_report_panic()
/kernel/linux/linux-6.6/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()

Completed in 3 milliseconds