vresp             261 drivers/gpu/drm/virtio/virtgpu_vq.c 	struct scatterlist *sgs[3], vcmd, vout, vresp;
vresp             279 drivers/gpu/drm/virtio/virtgpu_vq.c 		sg_init_one(&vresp, vbuf->resp_buf, vbuf->resp_size);
vresp             280 drivers/gpu/drm/virtio/virtgpu_vq.c 		sgs[outcnt + incnt] = &vresp;
vresp            1402 drivers/hv/hv_balloon.c 			struct dm_version_response *vresp)
vresp            1407 drivers/hv/hv_balloon.c 	if (vresp->is_accepted) {