Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/pci/
H A Dmsix.h42 void msix_notify(PCIDevice *dev, unsigned vector);
/openbmc/qemu/hw/riscv/
H A Driscv-iommu-pci.c77 msix_notify(&(s->pci), vector); in riscv_iommu_pci_notify()
/openbmc/qemu/hw/usb/
H A Dhcd-xhci-pci.c72 msix_notify(pci_dev, n); in xhci_pci_intr_raise()
/openbmc/qemu/hw/cxl/
H A Dcxl-events.c255 msix_notify(pdev, log->irq_vec); in cxl_event_irq_assert()
/openbmc/qemu/hw/pci/
H A Dmsix.c145 msix_notify(dev, vector); in msix_handle_mask_update()
540 void msix_notify(PCIDevice *dev, unsigned vector) in msix_notify() function
H A Dpcie_doe.c176 msix_notify(dev, doe_cap->cap.vec); in pcie_doe_irq_assert()
H A Dpcie_aer.c295 msix_notify(dev, pcie_aer_root_get_vector(dev)); in pcie_aer_root_notify()
/openbmc/qemu/hw/net/rocker/
H A Drocker.c470 msix_notify(dev, vector); in rocker_msix_irq()
/openbmc/qemu/hw/scsi/
H A Dmegasas.c581 msix_notify(pci_dev, 0); in megasas_complete_frame()