Home
last modified time | relevance | path

Searched refs:PCIR_MSI_CTRL (Results 1 – 4 of 4) sorted by relevance

/hypervisor/dm/vpci/
A Dvmsi.c45 uint32_t msgctrl = pci_pdev_read_cfg(pbdf, capoff + PCIR_MSI_CTRL, 2U); in enable_disable_msi()
52 pci_pdev_write_cfg(pbdf, capoff + PCIR_MSI_CTRL, 2U, msgctrl); in enable_disable_msi()
116 msgctrl = pci_vdev_read_vcfg(vdev, vdev->msi.capoff + PCIR_MSI_CTRL, 2U); in write_vmsi_cap_reg()
A Dvmsix_on_msi.c35 msgctrl = (uint16_t)pci_pdev_read_cfg(pdev->bdf, pdev->msi_capoff + PCIR_MSI_CTRL, 2U); in need_vmsix_on_msi_emulation()
/hypervisor/include/hw/
A Dpci.h152 #define PCIR_MSI_CTRL 0x02U macro
/hypervisor/hw/
A Dpci.c554 offset = pdev->msi_capoff + PCIR_MSI_CTRL; in config_pci_bridge()

Completed in 7 milliseconds