hyperv_report_panic  388 arch/x86/hyperv/hv_init.c EXPORT_SYMBOL_GPL(hyperv_report_panic);
hyperv_report_panic   79 drivers/hv/vmbus_drv.c 		hyperv_report_panic(regs, val, false);
hyperv_report_panic   96 drivers/hv/vmbus_drv.c 		hyperv_report_panic(regs, val, true);
hyperv_report_panic  166 include/asm-generic/mshyperv.h void hyperv_report_panic(struct pt_regs *regs, long err, bool in_die);