Searched refs:vhost_copy_to_user (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/vhost/
H A Dvhost.c1092 static int vhost_copy_to_user(struct vhost_virtqueue *vq, void __user *to, function
1237 return vhost_copy_to_user(vq, vq->used->ring + idx, head,

Completed in 104 milliseconds