Searched refs:vhost_copy_from_user (Results 1 – 1 of 1) sorted by relevance
770 static int vhost_copy_from_user(struct vhost_virtqueue *vq, void *to, in vhost_copy_from_user() function2081 ret = vhost_copy_from_user(vq, &desc, vq->desc + i, in vhost_get_vq_desc()