Searched refs:msi_nr_vectors_allocated (Results 1 – 8 of 8) sorted by relevance
46 unsigned int msi_nr_vectors_allocated(const PCIDevice *dev);
49 switch (msi_nr_vectors_allocated(d)) { in ioh3420_aer_vector()
63 switch (msi_nr_vectors_allocated(d)) { in DECLARE_INSTANCE_CHECKER()
77 n %= msi_nr_vectors_allocated(pci_dev); in xhci_pci_intr_raise()
653 } else if (msi_nr_vectors_allocated(pci_dev)) { in vfu_object_setup_irqs()655 msi_nr_vectors_allocated(pci_dev)); in vfu_object_setup_irqs()
486 unsigned int msi_nr_vectors_allocated(const PCIDevice *dev) in msi_nr_vectors_allocated() function
358 max_irqs = msi_nr_vectors_allocated(pdev); in rtas_ibm_change_msi()1422 uint32_t max_msi = msi_nr_vectors_allocated(dev); in spapr_dt_pci_device()
726 vdev->nr_vectors = msi_nr_vectors_allocated(&vdev->pdev); in vfio_msi_enable()