Searched refs:irq_notifier (Results 1 – 1 of 1) sorted by relevance
118 EventNotifier irq_notifier[MSIX_IRQ_COUNT]; member238 event_notifier_get_fd(s->irq_notifier)); in nvme_create_queue_pair()663 irq_notifier[MSIX_SHARED_IRQ_IDX]); in nvme_handle_event()717 irq_notifier[MSIX_SHARED_IRQ_IDX]); in nvme_poll_cb()739 irq_notifier[MSIX_SHARED_IRQ_IDX]); in nvme_poll_ready()763 ret = event_notifier_init(&s->irq_notifier[MSIX_SHARED_IRQ_IDX], 0); in nvme_init()873 ret = qemu_vfio_pci_init_irq(s->vfio, s->irq_notifier, in nvme_init()879 &s->irq_notifier[MSIX_SHARED_IRQ_IDX], in nvme_init()965 &s->irq_notifier[MSIX_SHARED_IRQ_IDX], in nvme_close()967 event_notifier_cleanup(&s->irq_notifier[MSIX_SHARED_IRQ_IDX]); in nvme_close()[all …]