Home
last modified time | relevance | path

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

/openbmc/qemu/hw/pci/
H A Dpci-stub.c65 void msi_notify(PCIDevice *dev, unsigned int vector) in msi_notify() function
H A Dmsi.c349 msi_notify(dev, vector); in msi_set_mask()
353 void msi_notify(PCIDevice *dev, unsigned int vector) in msi_notify() function
482 msi_notify(dev, vector); in msi_write_config()
H A Dpcie_doe.c178 msi_notify(dev, doe_cap->cap.vec); in pcie_doe_irq_assert()
H A Dshpc.c196 msi_notify(d, 0); in shpc_interrupt_update()
H A Dpcie_aer.c297 msi_notify(dev, pcie_aer_root_get_vector(dev)); in pcie_aer_root_notify()
H A Dpcie.c393 msi_notify(dev, pcie_cap_flags_get_vector(dev)); in hotplug_event_notify()
/openbmc/qemu/include/hw/pci/
H A Dmsi.h43 void msi_notify(PCIDevice *dev, unsigned int vector);
/openbmc/qemu/hw/usb/
H A Dhcd-xhci-pci.c77 msi_notify(pci_dev, n); in xhci_pci_intr_raise()
/openbmc/qemu/hw/cxl/
H A Dcxl-events.c259 msi_notify(pdev, log->irq_vec); in cxl_event_irq_assert()
H A Dcxl-mailbox-utils.c2899 msi_notify(pdev, cxl_dstate->mbox_msi_n); in bg_timercb()
/openbmc/qemu/hw/misc/
H A Dedu.c90 msi_notify(&edu->pdev, 0); in edu_raise_irq()
/openbmc/qemu/hw/scsi/
H A Dvmw_pvscsi.c373 msi_notify(d, PVSCSI_VECTOR_COMPLETION); in pvscsi_update_irq_status()
H A Dmptsas.c67 msi_notify(pci, 0); in mptsas_update_interrupt()
H A Dmegasas.c584 msi_notify(pci_dev, 0); in megasas_complete_frame()
/openbmc/qemu/hw/audio/
H A Dintel-hda.c275 msi_notify(&d->pci, 0); in intel_hda_update_irq()
/openbmc/qemu/hw/net/
H A De1000e_core.c163 msi_notify(timer->core->owner, 0); in e1000e_intrmgr_on_throttling_timer()
2144 msi_notify(core->owner, 0); in e1000e_raise_interrupts()
H A Dvmxnet3.c258 msi_notify(d, int_idx); in _vmxnet3_assert_interrupt_line()
H A Digb_core.c2339 msi_notify(core->owner, 0); in igb_raise_interrupts()
/openbmc/qemu/hw/ide/
H A Dahci.c191 msi_notify(pci_dev, 0); in ahci_irq_raise()
/openbmc/qemu/hw/vfio/
H A Dpci.c365 notify = msi_notify; in vfio_msi_interrupt()