Home
last modified time | relevance | path

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

/openbmc/qemu/block/
H A Dnvme.c54 MSIX_SHARED_IRQ_IDX = 0, enumerator
662 irq_notifier[MSIX_SHARED_IRQ_IDX]); in nvme_handle_event()
716 irq_notifier[MSIX_SHARED_IRQ_IDX]); in nvme_poll_cb()
738 irq_notifier[MSIX_SHARED_IRQ_IDX]); in nvme_poll_ready()
761 ret = event_notifier_init(&s->irq_notifier[MSIX_SHARED_IRQ_IDX], 0); in nvme_init()
874 &s->irq_notifier[MSIX_SHARED_IRQ_IDX], in nvme_init()
960 &s->irq_notifier[MSIX_SHARED_IRQ_IDX], in nvme_close()
962 event_notifier_cleanup(&s->irq_notifier[MSIX_SHARED_IRQ_IDX]); in nvme_close()
1558 &s->irq_notifier[MSIX_SHARED_IRQ_IDX], in nvme_detach_aio_context()
1568 aio_set_event_notifier(new_context, &s->irq_notifier[MSIX_SHARED_IRQ_IDX], in nvme_attach_aio_context()