Searched refs:msi_nr_vectors_allocated (Results 1 – 7 of 7) sorted by relevance
46 unsigned int msi_nr_vectors_allocated(const PCIDevice *dev);
49 switch (msi_nr_vectors_allocated(d)) { in ioh3420_aer_vector()
62 switch (msi_nr_vectors_allocated(d)) { in DECLARE_INSTANCE_CHECKER()
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()1430 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()