Home
last modified time | relevance | path

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

/openbmc/qemu/net/
H A Dvhost-vdpa.c449 static int64_t vhost_vdpa_get_vring_group(int device_fd, unsigned vq_index, in vhost_vdpa_get_vring_group() function
576 cvq_group = vhost_vdpa_get_vring_group(v->shared->device_fd, in vhost_vdpa_net_cvq_start()
1637 cvq_group = vhost_vdpa_get_vring_group(device_fd, cvq_index, errp); in vhost_vdpa_probe_cvq_isolation()
1656 int64_t group = vhost_vdpa_get_vring_group(device_fd, i, errp); in vhost_vdpa_probe_cvq_isolation()