Home
last modified time | relevance | path

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

/openbmc/qemu/hw/virtio/
H A Dvhost-user.c2331 static int vhost_user_get_vq_index(struct vhost_dev *dev, int idx) in vhost_user_get_vq_index() function
3035 .vhost_get_vq_index = vhost_user_get_vq_index,