Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/hyperv/
H A Dhyperv.h106 HV_SYNDBG_MSG_RECV, enumerator
/openbmc/qemu/hw/hyperv/
H A Dhyperv.c789 msg.type = HV_SYNDBG_MSG_RECV; in hyperv_hcall_retreive_dbg_data()
907 msg.type = HV_SYNDBG_MSG_RECV; in hyperv_syndbg_recv()
H A Dsyndbg.c264 case HV_SYNDBG_MSG_RECV: in hv_syndbg_handler()