Home
last modified time | relevance | path

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

/linux/arch/arm64/hyperv/
A Dhv_core.c142 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);
/linux/arch/x86/hyperv/
A Dhv_init.c545 void hyperv_report_panic(struct pt_regs *regs, long err, bool in_die) in hyperv_report_panic() function
575 EXPORT_SYMBOL_GPL(hyperv_report_panic);
/linux/include/asm-generic/
A Dmshyperv.h263 void hyperv_report_panic(struct pt_regs *regs, long err, bool in_die);
/linux/drivers/hv/
A Dvmbus_drv.c85 hyperv_report_panic(regs, val, false); in hyperv_panic_event()
106 hyperv_report_panic(regs, val, true); in hyperv_die_event()

Completed in 11 milliseconds