Home
last modified time | relevance | path

Searched refs:hyperv_report_panic (Results 1 - 7 of 7) sorted by relevance

/kernel/linux/linux-6.6/arch/arm64/hyperv/
H A Dhv_core.c132 * hyperv_report_panic - report a panic to Hyper-V. This function uses
142 void hyperv_report_panic(struct pt_regs *regs, long err, bool in_die) in hyperv_report_panic() function
181 EXPORT_SYMBOL_GPL(hyperv_report_panic); variable
/kernel/linux/linux-5.10/arch/x86/hyperv/
H A Dhv_init.c476 void hyperv_report_panic(struct pt_regs *regs, long err, bool in_die) in hyperv_report_panic() function
506 EXPORT_SYMBOL_GPL(hyperv_report_panic); variable
/kernel/linux/linux-5.10/include/asm-generic/
H A Dmshyperv.h168 void hyperv_report_panic(struct pt_regs *regs, long err, bool in_die);
/kernel/linux/linux-6.6/arch/x86/hyperv/
H A Dhv_init.c680 void hyperv_report_panic(struct pt_regs *regs, long err, bool in_die) in hyperv_report_panic() function
710 EXPORT_SYMBOL_GPL(hyperv_report_panic); variable
/kernel/linux/linux-6.6/include/asm-generic/
H A Dmshyperv.h278 void hyperv_report_panic(struct pt_regs *regs, long err, bool in_die);
/kernel/linux/linux-6.6/drivers/hv/
H A Dhv_common.c198 hyperv_report_panic(regs, val, is_die); in hv_die_panic_notify_crash()
/kernel/linux/linux-5.10/drivers/hv/
H A Dvmbus_drv.c82 hyperv_report_panic(regs, val, false); in hyperv_panic_event()
103 hyperv_report_panic(regs, val, true); in hyperv_die_event()

Completed in 7 milliseconds