Searched refs:virtio_queue_get_guest_notifier (Results 1 – 6 of 6) sorted by relevance
1002 EventNotifier *notifier = virtio_queue_get_guest_notifier(vq); in virtio_ccw_add_irqfd()1012 EventNotifier *notifier = virtio_queue_get_guest_notifier(vq); in virtio_ccw_remove_irqfd()1025 EventNotifier *notifier = virtio_queue_get_guest_notifier(vq); in virtio_ccw_set_guest_notifier()
884 *n = virtio_queue_get_guest_notifier(vq); in virtio_pci_get_notifier()1056 n = virtio_queue_get_guest_notifier(vq); in virtio_pci_vector_unmask()1083 n = virtio_queue_get_guest_notifier(vq); in virtio_pci_vector_unmask()1102 n = virtio_queue_get_guest_notifier(vq); in virtio_pci_vector_mask()1190 notifier = virtio_queue_get_guest_notifier(vq); in virtio_pci_set_guest_notifier()
662 EventNotifier *notifier = virtio_queue_get_guest_notifier(vq); in virtio_mmio_set_guest_notifier()
1791 file.fd = event_notifier_get_wfd(virtio_queue_get_guest_notifier(vvq)); in vhost_virtqueue_mask()
3786 EventNotifier *virtio_queue_get_guest_notifier(VirtQueue *vq) in virtio_queue_get_guest_notifier() function
418 EventNotifier *virtio_queue_get_guest_notifier(VirtQueue *vq);