Home
last modified time | relevance | path

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

/qemu/include/hw/virtio/
H A Dvirtio.h395 void virtio_device_release_ioeventfd(VirtIODevice *vdev);
/qemu/hw/virtio/
H A Dvhost.c1642 virtio_device_release_ioeventfd(vdev); in vhost_dev_disable_notifiers_nvqs()
H A Dvirtio.c3900 void virtio_device_release_ioeventfd(VirtIODevice *vdev) in virtio_device_release_ioeventfd() function