Home
last modified time | relevance | path

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

/openbmc/qemu/hw/hyperv/
H A Dhv-balloon.c1087 struct dm_status *msgStatus = vmreq->msg; in hv_balloon_handle_status_report() local
1089 if (!hv_balloon_handle_msg_size(req, sizeof(*msgStatus), in hv_balloon_handle_status_report()
1098 balloon->status_report.committed = msgStatus->num_committed; in hv_balloon_handle_status_report()
1100 balloon->status_report.available = msgStatus->num_avail; in hv_balloon_handle_status_report()