Searched refs:vhost_copy_to_user (Results 1 – 1 of 1) sorted by relevance
809 static int vhost_copy_to_user(struct vhost_virtqueue *vq, void __user *to, in vhost_copy_to_user() function954 return vhost_copy_to_user(vq, vq->used->ring + idx, head, in vhost_put_used()