Searched refs:vhost_vdpa_get_vq_index (Results 1 – 2 of 2) sorted by relevance
894 static int vhost_vdpa_get_vq_index(struct vhost_dev *dev, int idx) in vhost_vdpa_get_vq_index() function1565 .vhost_get_vq_index = vhost_vdpa_get_vq_index,
51 vhost_vdpa_get_vq_index(void *dev, int idx, int vq_idx) "dev: %p idx: %d vq idx: %d"