Home
last modified time | relevance | path

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

/openbmc/qemu/hw/virtio/
H A Dvhost-vdpa.c1471 int vdpa_idx = file->index - dev->vq_index; in vhost_vdpa_set_vring_kick() local
1474 VhostShadowVirtqueue *svq = g_ptr_array_index(v->shadow_vqs, vdpa_idx); in vhost_vdpa_set_vring_kick()
1486 int vdpa_idx = file->index - dev->vq_index; in vhost_vdpa_set_vring_call() local
1487 VhostShadowVirtqueue *svq = g_ptr_array_index(v->shadow_vqs, vdpa_idx); in vhost_vdpa_set_vring_call()