Home
last modified time | relevance | path

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

/hypervisor/dm/vpci/
A Dvmsix_on_msi.c60 pdev->irte_count = count; in reserve_vmsix_on_msi_irtes()
80 if (pdev->irte_count > 1U) { in init_vmsix_on_msi()
98 vdev->msix.table_count = pdev->irte_count; in init_vmsix_on_msi()
103 pci_vdev_write_vcfg(vdev, vdev->msix.capoff + 2U, 2U, pdev->irte_count - 1U); in init_vmsix_on_msi()
/hypervisor/include/hw/
A Dpci.h291 uint16_t irte_count; member

Completed in 5 milliseconds