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

/linux-master/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) function
181 EXPORT_SYMBOL_GPL(hyperv_report_panic); variable
/linux-master/arch/x86/hyperv/
H A Dhv_init.c680 void hyperv_report_panic(struct pt_regs *regs, long err, bool in_die) function
710 EXPORT_SYMBOL_GPL(hyperv_report_panic); variable
/linux-master/include/asm-generic/
H A Dmshyperv.h295 void hyperv_report_panic(struct pt_regs *regs, long err, bool in_die);
/linux-master/drivers/hv/
H A Dhv_common.c200 hyperv_report_panic(regs, val, is_die);

Completed in 134 milliseconds