Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/hyperv/
H A Dhyperv.h105 HV_SYNDBG_MSG_SEND, enumerator
/openbmc/qemu/hw/hyperv/
H A Dhyperv.c882 msg.type = HV_SYNDBG_MSG_SEND; in hyperv_hcall_post_dbg_data()
916 msg.type = HV_SYNDBG_MSG_SEND; in hyperv_syndbg_send()
H A Dsyndbg.c260 case HV_SYNDBG_MSG_SEND: in hv_syndbg_handler()