Home
last modified time | relevance | path

Searched refs:hyperv_report_panic (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.10/arch/x86/hyperv/
Dhv_init.c445 void hyperv_report_panic(struct pt_regs *regs, long err, bool in_die) in hyperv_report_panic() function
475 EXPORT_SYMBOL_GPL(hyperv_report_panic);
/Linux-v5.10/include/asm-generic/
Dmshyperv.h168 void hyperv_report_panic(struct pt_regs *regs, long err, bool in_die);
/Linux-v5.10/drivers/hv/
Dvmbus_drv.c82 hyperv_report_panic(regs, val, false); in hyperv_panic_event()
103 hyperv_report_panic(regs, val, true); in hyperv_die_event()