Searched refs:virtio_queue_get_guest_notifier (Results 1 – 6 of 6) sorted by relevance
1001 EventNotifier *notifier = virtio_queue_get_guest_notifier(vq); in virtio_ccw_add_irqfd()1011 EventNotifier *notifier = virtio_queue_get_guest_notifier(vq); in virtio_ccw_remove_irqfd()1024 EventNotifier *notifier = virtio_queue_get_guest_notifier(vq); in virtio_ccw_set_guest_notifier()
881 *n = virtio_queue_get_guest_notifier(vq); in virtio_pci_get_notifier()1053 n = virtio_queue_get_guest_notifier(vq); in virtio_pci_vector_unmask()1080 n = virtio_queue_get_guest_notifier(vq); in virtio_pci_vector_unmask()1099 n = virtio_queue_get_guest_notifier(vq); in virtio_pci_vector_mask()1187 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()
3748 EventNotifier *virtio_queue_get_guest_notifier(VirtQueue *vq) in virtio_queue_get_guest_notifier() function
409 EventNotifier *virtio_queue_get_guest_notifier(VirtQueue *vq);