Home
last modified time | relevance | path

Searched refs:virtio_pci_set_guest_notifier_fd_handler (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/include/hw/virtio/
H A Dvirtio-pci.h270 void virtio_pci_set_guest_notifier_fd_handler(VirtIODevice *vdev, VirtQueue *vq,
/openbmc/qemu/hw/virtio/
H A Dvirtio-pci.c1163 void virtio_pci_set_guest_notifier_fd_handler(VirtIODevice *vdev, VirtQueue *vq, in virtio_pci_set_guest_notifier_fd_handler() function
1195 virtio_pci_set_guest_notifier_fd_handler(vdev, vq, n, true, with_irqfd); in virtio_pci_set_guest_notifier()
1197 virtio_pci_set_guest_notifier_fd_handler(vdev, vq, n, false, in virtio_pci_set_guest_notifier()