Home
last modified time | relevance | path

Searched refs:EventNotifier (Results 26 – 50 of 58) sorted by relevance

123

/qemu/hw/virtio/
H A Dvirtio-pci.c327 static int virtio_pci_ioeventfd_assign(DeviceState *d, EventNotifier *notifier, in virtio_pci_ioeventfd_assign()
840 EventNotifier *n, in kvm_virtio_pci_irqfd_use()
848 EventNotifier *n , in kvm_virtio_pci_irqfd_release()
881 EventNotifier *n; in kvm_virtio_pci_vector_use_one()
950 EventNotifier *n; in kvm_virtio_pci_vector_release_one()
990 EventNotifier *n) in virtio_pci_one_vector_unmask()
1028 EventNotifier *n) in virtio_pci_one_vector_mask()
1049 EventNotifier *n; in virtio_pci_vector_unmask()
1099 EventNotifier *n; in virtio_pci_vector_mask()
1129 EventNotifier *notifier; in virtio_pci_vector_poll()
[all …]
H A Dvirtio-bus.c282 EventNotifier *notifier = virtio_queue_get_host_notifier(vq); in virtio_bus_set_host_notifier()
316 EventNotifier *notifier = virtio_queue_get_host_notifier(vq); in virtio_bus_cleanup_host_notifier()
H A Dvhost-shadow-virtqueue.c354 static void vhost_handle_guest_kick_notifier(EventNotifier *n) in vhost_handle_guest_kick_notifier()
559 static void vhost_svq_handle_call(EventNotifier *n) in vhost_svq_handle_call()
629 EventNotifier *svq_kick = &svq->svq_kick; in vhost_svq_set_svq_kick_fd()
H A Dvirtio-mmio.c46 EventNotifier *notifier, in virtio_mmio_ioeventfd_assign()
655 EventNotifier *notifier = virtio_queue_get_guest_notifier(vq); in virtio_mmio_set_guest_notifier()
680 EventNotifier *notifier = virtio_config_get_guest_notifier(vdev); in virtio_mmio_set_config_guest_notifier()
H A Dvirtio.c152 EventNotifier guest_notifier;
153 EventNotifier host_notifier;
2461 EventNotifier *notifier = opaque; in virtio_notify_irqfd_deferred_fn()
3483 static void virtio_queue_guest_notifier_read(EventNotifier *n) in virtio_queue_guest_notifier_read()
3490 static void virtio_config_guest_notifier_read(EventNotifier *n) in virtio_config_guest_notifier_read()
3517 EventNotifier *n; in virtio_config_set_guest_notifier_fd_handler()
3531 EventNotifier *virtio_queue_get_guest_notifier(VirtQueue *vq) in virtio_queue_get_guest_notifier()
3545 EventNotifier *n = opaque; in virtio_queue_host_notifier_aio_poll()
3637 void virtio_queue_host_notifier_read(EventNotifier *n) in virtio_queue_host_notifier_read()
3645 EventNotifier *virtio_queue_get_host_notifier(VirtQueue *vq) in virtio_queue_get_host_notifier()
[all …]
H A Dvhost.c1366 static void vhost_virtqueue_error_notifier(EventNotifier *n) in vhost_virtqueue_error_notifier()
1737 EventNotifier *notifier = in vhost_config_pending()
1746 EventNotifier *notifier = in vhost_config_mask()
1748 EventNotifier *config_notifier = &vdev->config_notifier; in vhost_config_mask()
/qemu/accel/kvm/
H A Dkvm-all.c113 EventNotifier *resample_event;
145 static inline void kvm_resample_fd_insert(int gsi, EventNotifier *event) in kvm_resample_fd_insert()
1723 EventNotifier *e) in kvm_mem_ioeventfd_add()
1741 EventNotifier *e) in kvm_mem_ioeventfd_del()
1759 EventNotifier *e) in kvm_io_ioeventfd_add()
1777 EventNotifier *e) in kvm_io_ioeventfd_del()
2211 int kvm_irqchip_add_irqfd_notifier_gsi(KVMState *s, EventNotifier *n, in kvm_irqchip_add_irqfd_notifier_gsi()
2212 EventNotifier *rn, int virq) in kvm_irqchip_add_irqfd_notifier_gsi()
2223 int kvm_irqchip_add_irqfd_notifier(KVMState *s, EventNotifier *n, in kvm_irqchip_add_irqfd_notifier()
2224 EventNotifier *rn, qemu_irq irq) in kvm_irqchip_add_irqfd_notifier()
[all …]
/qemu/target/s390x/kvm/
H A Dkvm_s390x.h37 int kvm_s390_assign_subch_ioeventfd(EventNotifier *notifier, uint32_t sch,
/qemu/util/
H A Dasync.c523 static void aio_context_notifier_cb(EventNotifier *e) in aio_context_notifier_cb()
533 EventNotifier *e = opaque; in aio_context_notifier_poll()
544 static void aio_context_notifier_poll_ready(EventNotifier *e) in aio_context_notifier_poll_ready()
H A Daio-posix.c196 EventNotifier *notifier, in aio_set_event_notifier()
207 EventNotifier *notifier, in aio_set_event_notifier_poll()
/qemu/hw/hyperv/
H A Dhyperv_testdev.c40 EventNotifier notifier;
193 static void evt_conn_handler(EventNotifier *notifier) in evt_conn_handler()
H A Dvmbus.c164 EventNotifier notifier;
248 EventNotifier notifier;
1276 static void channel_event_cb(EventNotifier *e) in channel_event_cb()
2228 static void vmbus_signal_event(EventNotifier *e) in vmbus_signal_event()
/qemu/hw/usb/
H A Du2f-emulated.c97 EventNotifier notifier;
279 static void u2f_emulated_event_handler(EventNotifier *notifier) in u2f_emulated_event_handler()
H A Dccid-card-emulated.c134 EventNotifier notifier;
363 static void card_event_handler(EventNotifier *notifier) in card_event_handler()
/qemu/include/qemu/
H A Dmain-loop.h244 void event_notifier_set_handler(EventNotifier *e,
/qemu/include/hw/hyperv/
H A Dhyperv.h59 int hyperv_set_event_flag_handler(uint32_t conn_id, EventNotifier *notifier);
/qemu/include/hw/virtio/
H A Dvirtio-bus.h83 int (*ioeventfd_assign)(DeviceState *d, EventNotifier *notifier,
/qemu/include/exec/
H A Dmemory.h1045 bool match_data, uint64_t data, EventNotifier *e);
1061 bool match_data, uint64_t data, EventNotifier *e);
2316 EventNotifier *e);
2336 EventNotifier *e);
/qemu/hw/vfio/
H A Dplatform.c76 intp->interrupt = g_new0(EventNotifier, 1); in vfio_init_intp()
87 intp->unmask = g_new0(EventNotifier, 1); in vfio_init_intp()
/qemu/hw/scsi/
H A Dvirtio-scsi-dataplane.c73 EventNotifier *host_notifier; in virtio_scsi_dataplane_stop_bh()
/qemu/hw/s390x/
H A Dvirtio-ccw.c151 static int virtio_ccw_ioeventfd_assign(DeviceState *d, EventNotifier *notifier, in virtio_ccw_ioeventfd_assign()
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()
/qemu/hw/nvme/
H A Dnvme.h488 EventNotifier notifier;
509 EventNotifier notifier;
/qemu/target/s390x/
H A Dcpu-sysemu.c280 int s390_assign_subch_ioeventfd(EventNotifier *notifier, uint32_t sch_id, in s390_assign_subch_ioeventfd()
/qemu/block/
H A Dnvme.c117 EventNotifier irq_notifier[MSIX_IRQ_COUNT];
659 static void nvme_handle_event(EventNotifier *n) in nvme_handle_event()
714 EventNotifier *e = opaque; in nvme_poll_cb()
735 static void nvme_poll_ready(EventNotifier *e) in nvme_poll_ready()
/qemu/hw/misc/
H A Dpci-testdev.c42 EventNotifier notifier;

123