Home
last modified time | relevance | path

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

/drivers/gpu/drm/virtio/
Dvirtgpu_vq.c300 struct scatterlist *sgs[3], vcmd, vout, vresp; in virtio_gpu_queue_ctrl_buffer_locked() local
318 sg_init_one(&vresp, vbuf->resp_buf, vbuf->resp_size); in virtio_gpu_queue_ctrl_buffer_locked()
319 sgs[outcnt + incnt] = &vresp; in virtio_gpu_queue_ctrl_buffer_locked()
/drivers/hv/
Dhv_balloon.c1339 struct dm_version_response *vresp) in version_resp() argument
1344 if (vresp->is_accepted) { in version_resp()