Searched refs:vmreq (Results 1 – 1 of 1) sorted by relevance
183 VMBusChanReq vmreq; member997 VMBusChanReq *vmreq = &req->vmreq; in hv_balloon_handle_msg_size() local998 uint32_t msglen = vmreq->msglen; in hv_balloon_handle_msg_size()1013 VMBusChanReq *vmreq = &req->vmreq; in hv_balloon_handle_version_request() local1014 struct dm_version_request *msgVr = vmreq->msg; in hv_balloon_handle_version_request()1038 hv_balloon_send_packet(vmreq->chan, (struct dm_message *)&respVr); in hv_balloon_handle_version_request()1049 VMBusChanReq *vmreq = &req->vmreq; in hv_balloon_handle_caps_report() local1050 struct dm_capabilities *msgCap = vmreq->msg; in hv_balloon_handle_caps_report()1074 hv_balloon_send_packet(vmreq->chan, (struct dm_message *)&respCap); in hv_balloon_handle_caps_report()1086 VMBusChanReq *vmreq = &req->vmreq; in hv_balloon_handle_status_report() local[all …]