Home
last modified time | relevance | path

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

/Linux-v4.19/arch/x86/hyperv/
Dhv_init.c434 void hyperv_report_panic_msg(phys_addr_t pa, size_t size) in hyperv_report_panic_msg() function
454 EXPORT_SYMBOL_GPL(hyperv_report_panic_msg);
/Linux-v4.19/arch/x86/include/asm/
Dmshyperv.h342 void hyperv_report_panic_msg(phys_addr_t pa, size_t size);
/Linux-v4.19/drivers/hv/
Dvmbus_drv.c1070 hyperv_report_panic_msg(panic_pa, bytes_written); in hv_kmsg_dump()