Home
last modified time | relevance | path

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

/qemu/hw/net/
H A Dvhost_net.c220 virtio_device_release_ioeventfd(dev); in vhost_net_disable_notifiers_nvhosts()
244 virtio_device_release_ioeventfd(dev); in vhost_net_enable_notifiers()
290 virtio_device_release_ioeventfd(dev); in vhost_net_enable_notifiers()
/qemu/include/hw/virtio/
H A Dvirtio.h417 void virtio_device_release_ioeventfd(VirtIODevice *vdev);
/qemu/hw/virtio/
H A Dvhost.c1716 virtio_device_release_ioeventfd(vdev); in vhost_dev_disable_notifiers_nvqs()
H A Dvirtio.c4152 void virtio_device_release_ioeventfd(VirtIODevice *vdev) in virtio_device_release_ioeventfd() function