Home
last modified time | relevance | path

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

/openbmc/qemu/hw/virtio/
H A Dvirtio-bus.c215 virtio_bus_start_ioeventfd(bus); in virtio_bus_release_ioeventfd()
219 int virtio_bus_start_ioeventfd(VirtioBusState *bus) in virtio_bus_start_ioeventfd() function
H A Dvirtio-mmio.c63 virtio_bus_start_ioeventfd(&proxy->bus); in virtio_mmio_start_ioeventfd()
H A Dvirtio-pci.c375 virtio_bus_start_ioeventfd(&proxy->bus); in virtio_pci_start_ioeventfd()
H A Dvirtio.c4091 return virtio_bus_start_ioeventfd(vbus); in virtio_device_start_ioeventfd()
/openbmc/qemu/include/hw/virtio/
H A Dvirtio-bus.h147 int virtio_bus_start_ioeventfd(VirtioBusState *bus);
/openbmc/qemu/hw/s390x/
H A Dvirtio-ccw.c136 virtio_bus_start_ioeventfd(&dev->bus); in virtio_ccw_start_ioeventfd()