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()
885 *n = virtio_queue_get_guest_notifier(vq); in virtio_pci_get_notifier()1057 n = virtio_queue_get_guest_notifier(vq); in virtio_pci_vector_unmask()1084 n = virtio_queue_get_guest_notifier(vq); in virtio_pci_vector_unmask()1103 n = virtio_queue_get_guest_notifier(vq); in virtio_pci_vector_mask()1191 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()
1793 file.fd = event_notifier_get_wfd(virtio_queue_get_guest_notifier(vvq)); in vhost_virtqueue_mask()
3759 EventNotifier *virtio_queue_get_guest_notifier(VirtQueue *vq) in virtio_queue_get_guest_notifier() function
412 EventNotifier *virtio_queue_get_guest_notifier(VirtQueue *vq);