Home
last modified time | relevance | path

Searched refs:dm_message (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/include/hw/hyperv/
H A Ddynmem-proto.h152 struct dm_message { struct
/openbmc/qemu/hw/hyperv/
H A Dhv-balloon.c298 struct dm_message *msg) in hv_balloon_send_packet()
1035 hv_balloon_send_packet(vmreq->chan, (struct dm_message *)&respVr); in hv_balloon_handle_version_request()
1071 hv_balloon_send_packet(vmreq->chan, (struct dm_message *)&respCap); in hv_balloon_handle_caps_report()
1277 struct dm_message *msg = vmreq->msg; in hv_balloon_handle_packet()