Searched refs:dm_unballoon_response (Results 1 – 3 of 3) sorted by relevance
341 struct dm_unballoon_response { struct1382 struct dm_unballoon_response resp; in balloon_down()1397 memset(&resp, 0, sizeof(struct dm_unballoon_response)); in balloon_down()1400 resp.hdr.size = sizeof(struct dm_unballoon_response); in balloon_down()1403 sizeof(struct dm_unballoon_response), in balloon_down()
323 struct dm_unballoon_response { struct
1140 struct dm_unballoon_response *msgUrR = vmreq->msg; in hv_balloon_handle_unballoon_response()