Searched refs:vmreq (Results 1 – 1 of 1) sorted by relevance
180 VMBusChanReq vmreq; member994 VMBusChanReq *vmreq = &req->vmreq; in hv_balloon_handle_msg_size() local995 uint32_t msglen = vmreq->msglen; in hv_balloon_handle_msg_size()1010 VMBusChanReq *vmreq = &req->vmreq; in hv_balloon_handle_version_request() local1011 struct dm_version_request *msgVr = vmreq->msg; in hv_balloon_handle_version_request()1035 hv_balloon_send_packet(vmreq->chan, (struct dm_message *)&respVr); in hv_balloon_handle_version_request()1046 VMBusChanReq *vmreq = &req->vmreq; in hv_balloon_handle_caps_report() local1047 struct dm_capabilities *msgCap = vmreq->msg; in hv_balloon_handle_caps_report()1071 hv_balloon_send_packet(vmreq->chan, (struct dm_message *)&respCap); in hv_balloon_handle_caps_report()1083 VMBusChanReq *vmreq = &req->vmreq; in hv_balloon_handle_status_report() local[all …]