Home
last modified time | relevance | path

Searched refs:event_notifier_get_fd (Results 1 – 21 of 21) sorted by relevance

/openbmc/qemu/hw/vfio/
H A Dplatform.c116 int32_t fd = event_notifier_get_fd(intp->interrupt); in vfio_set_trigger_eventfd()
196 event_notifier_get_fd(intp->interrupt)); in vfio_intp_inject_pending_lockheld()
243 event_notifier_get_fd(intp->interrupt)); in vfio_intp_interrupt()
248 event_notifier_get_fd(intp->interrupt), ret); in vfio_intp_interrupt()
295 event_notifier_get_fd(intp->interrupt)); in vfio_platform_eoi()
354 int32_t fd = event_notifier_get_fd(intp->unmask); in vfio_set_resample_eventfd()
406 event_notifier_get_fd(intp->interrupt), in vfio_start_irqfd_injection()
407 event_notifier_get_fd(intp->unmask)); in vfio_start_irqfd_injection()
410 event_notifier_get_fd(intp->interrupt)); in vfio_start_irqfd_injection()
H A Dap.c117 fd = event_notifier_get_fd(notifier); in vfio_ap_register_irq_notifier()
149 qemu_set_fd_handler(event_notifier_get_fd(notifier), in vfio_ap_unregister_irq_notifier()
H A Dpci.c122 int irq_fd = event_notifier_get_fd(&vdev->intx.interrupt); in vfio_intx_enable_kvm()
152 event_notifier_get_fd(&vdev->intx.unmask), in vfio_intx_enable_kvm()
205 qemu_set_fd_handler(event_notifier_get_fd(&vdev->intx.interrupt), in vfio_intx_disable_kvm()
297 fd = event_notifier_get_fd(&vdev->intx.interrupt); in vfio_intx_enable()
328 fd = event_notifier_get_fd(&vdev->intx.interrupt); in vfio_intx_disable()
447 fd = event_notifier_get_fd(&vdev->msi_vectors[i].interrupt); in vfio_enable_vectors()
449 fd = event_notifier_get_fd(&vdev->msi_vectors[i].kvm_interrupt); in vfio_enable_vectors()
536 qemu_set_fd_handler(event_notifier_get_fd(&vector->interrupt), in vfio_msix_vector_do_use()
589 fd = event_notifier_get_fd(&vector->kvm_interrupt); in vfio_msix_vector_do_use()
591 fd = event_notifier_get_fd(&vector->interrupt); in vfio_msix_vector_do_use()
[all …]
H A Dccw.c434 fd = event_notifier_get_fd(notifier); in vfio_ccw_register_irq_notifier()
472 qemu_set_fd_handler(event_notifier_get_fd(notifier), in vfio_ccw_unregister_irq_notifier()
H A Dpci-quirks.c312 qemu_set_fd_handler(event_notifier_get_fd(&ioeventfd->e), in vfio_ioeventfd_exit()
390 vfio_ioeventfd.fd = event_notifier_get_fd(&ioeventfd->e); in vfio_ioeventfd_init()
397 qemu_set_fd_handler(event_notifier_get_fd(&ioeventfd->e), in vfio_ioeventfd_init()
/openbmc/qemu/hw/remote/
H A Diohub.c88 if (event_notifier_get_fd(&iohub->irqfds[pirq]) != -1) { in process_set_irqfd_msg()
89 qemu_set_fd_handler(event_notifier_get_fd(&iohub->resamplefds[pirq]), in process_set_irqfd_msg()
H A Dproxy.c62 msg.fds[0] = event_notifier_get_fd(&dev->intr); in setup_irqfd()
63 msg.fds[1] = event_notifier_get_fd(&dev->resample); in setup_irqfd()
/openbmc/qemu/include/qemu/
H A Devent_notifier.h40 int event_notifier_get_fd(const EventNotifier *);
/openbmc/qemu/util/
H A Devent_notifier-posix.c94 int event_notifier_get_fd(const EventNotifier *e) in event_notifier_get_fd() function
H A Daio-posix.c202 aio_set_fd_handler(ctx, event_notifier_get_fd(notifier), in aio_set_event_notifier()
212 aio_set_fd_poll(ctx, event_notifier_get_fd(notifier), in aio_set_event_notifier_poll()
H A Dvfio-helpers.c226 *(int *)&irq_set->data = event_notifier_get_fd(e); in qemu_vfio_pci_init_irq()
/openbmc/qemu/contrib/ivshmem-server/
H A Divshmem-server.c207 event_notifier_get_fd(&peer->vectors[i])); in ivshmem_server_handle_new_conn()
459 event_notifier_get_fd(&peer->vectors[vector])); in ivshmem_server_dump()
/openbmc/qemu/hw/virtio/
H A Dvhost.c1326 file.fd = event_notifier_get_fd(virtio_queue_get_host_notifier(vvq)); in vhost_virtqueue_start()
1480 file.fd = event_notifier_get_fd(&vq->error_notifier); in vhost_virtqueue_init()
1831 fd = event_notifier_get_fd(notifier); in vhost_config_mask()
1833 fd = event_notifier_get_fd(config_notifier); in vhost_config_mask()
1855 int fd = event_notifier_get_fd(&dev->vdev->config_notifier); in vhost_start_config_intr()
H A Dvhost-shadow-virtqueue.c632 bool poll_stop = VHOST_FILE_UNBIND != event_notifier_get_fd(svq_kick); in vhost_svq_set_svq_kick_fd()
H A Dvhost-vdpa.c1071 file.fd = event_notifier_get_fd(event_notifier); in vhost_vdpa_svq_set_fds()
1079 file.fd = event_notifier_get_fd(event_notifier); in vhost_vdpa_svq_set_fds()
/openbmc/qemu/block/
H A Dlinux-aio.c396 io_set_eventfd(&laiocb->iocb, event_notifier_get_fd(&s->e)); in laio_do_submit()
H A Dnvme.c237 event_notifier_get_fd(s->irq_notifier)); in nvme_create_queue_pair()
/openbmc/qemu/accel/kvm/
H A Dkvm-all.c1837 int fd = event_notifier_get_fd(e); in kvm_mem_ioeventfd_add()
1855 int fd = event_notifier_get_fd(e); in kvm_mem_ioeventfd_del()
1873 int fd = event_notifier_get_fd(e); in kvm_io_ioeventfd_add()
1892 int fd = event_notifier_get_fd(e); in kvm_io_ioeventfd_del()
2235 int fd = event_notifier_get_fd(event); in kvm_irqchip_assign_irqfd()
2236 int rfd = resample ? event_notifier_get_fd(resample) : -1; in kvm_irqchip_assign_irqfd()
/openbmc/qemu/hw/hyperv/
H A Dhyperv.c691 .fd = notifier ? event_notifier_get_fd(notifier) : -1, in hyperv_set_event_flag_handler()
/openbmc/qemu/hw/misc/
H A Divshmem.c354 int eventfd = event_notifier_get_fd(n); in watch_vector_notifier()
/openbmc/qemu/target/s390x/kvm/
H A Dkvm.c1989 .fd = event_notifier_get_fd(notifier), in kvm_s390_assign_subch_ioeventfd()