Home
last modified time | relevance | path

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

/Linux-v4.19/arch/x86/hyperv/
Dhv_init.c400 void hyperv_report_panic(struct pt_regs *regs, long err) in hyperv_report_panic() function
427 EXPORT_SYMBOL_GPL(hyperv_report_panic);
/Linux-v4.19/arch/x86/include/asm/
Dmshyperv.h341 void hyperv_report_panic(struct pt_regs *regs, long err);
/Linux-v4.19/drivers/hv/
Dvmbus_drv.c68 hyperv_report_panic(regs, val); in hyperv_panic_event()
78 hyperv_report_panic(regs, val); in hyperv_die_event()