Home
last modified time | relevance | path

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

/openbmc/qemu/hw/virtio/
H A Dvhost-vdpa.c916 static int vhost_vdpa_set_vring_enable(struct vhost_dev *dev, int enable) in vhost_vdpa_set_vring_enable() function
1566 .vhost_set_vring_enable = vhost_vdpa_set_vring_enable,