Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/virtio/
H A Dvirtio.h413 int virtio_device_grab_ioeventfd(VirtIODevice *vdev);
/openbmc/qemu/hw/virtio/
H A Dvhost.c1730 r = virtio_device_grab_ioeventfd(vdev); in vhost_dev_enable_notifiers()
H A Dvirtio.c4117 int virtio_device_grab_ioeventfd(VirtIODevice *vdev) in virtio_device_grab_ioeventfd() function