Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/virtio/
H A Dvirtio-bus.h151 int virtio_bus_grab_ioeventfd(VirtioBusState *bus);
/openbmc/qemu/hw/virtio/
H A Dvirtio-bus.c187 int virtio_bus_grab_ioeventfd(VirtioBusState *bus) in virtio_bus_grab_ioeventfd() function
H A Dvirtio.c3888 return virtio_bus_grab_ioeventfd(vbus); in virtio_device_grab_ioeventfd()