Home
last modified time | relevance | path

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

/Linux-v5.4/arch/x86/hyperv/
Dhv_init.c391 void hyperv_report_panic_msg(phys_addr_t pa, size_t size) in hyperv_report_panic_msg() function
411 EXPORT_SYMBOL_GPL(hyperv_report_panic_msg);
/Linux-v5.4/include/asm-generic/
Dmshyperv.h167 void hyperv_report_panic_msg(phys_addr_t pa, size_t size);
/Linux-v5.4/drivers/hv/
Dvmbus_drv.c1279 hyperv_report_panic_msg(panic_pa, bytes_written); in hv_kmsg_dump()