Home
last modified time | relevance | path

Searched refs:virtio_bus_stop_ioeventfd (Results 1 – 5 of 5) sorted by relevance

/qemu/hw/virtio/
H A Dvirtio-bus.c107 virtio_bus_stop_ioeventfd(bus); in virtio_bus_reset()
199 virtio_bus_stop_ioeventfd(bus); in virtio_bus_grab_ioeventfd()
246 void virtio_bus_stop_ioeventfd(VirtioBusState *bus) in virtio_bus_stop_ioeventfd() function
H A Dvirtio-mmio.c68 virtio_bus_stop_ioeventfd(&proxy->bus); in virtio_mmio_stop_ioeventfd()
H A Dvirtio-pci.c380 virtio_bus_stop_ioeventfd(&proxy->bus); in virtio_pci_stop_ioeventfd()
/qemu/include/hw/virtio/
H A Dvirtio-bus.h149 void virtio_bus_stop_ioeventfd(VirtioBusState *bus);
/qemu/hw/s390x/
H A Dvirtio-ccw.c141 virtio_bus_stop_ioeventfd(&dev->bus); in virtio_ccw_stop_ioeventfd()