Home
last modified time | relevance | path

Searched refs:PCIR_MSI_ADDR (Results 1 – 3 of 3) sorted by relevance

/hypervisor/dm/vpci/
A Dvmsi.c71 vmsi_addrlo = pci_vdev_read_vcfg(vdev, (capoff + PCIR_MSI_ADDR), 4U); in remap_vmsi()
82 pci_pdev_write_cfg(pbdf, capoff + PCIR_MSI_ADDR, 0x4U, (uint32_t)info.addr.full); in remap_vmsi()
A Dvmsix_on_msi.c187 pci_pdev_write_cfg(pbdf, capoff + PCIR_MSI_ADDR, 0x4U, (uint32_t)info.addr.full); in remap_one_vmsix_entry_on_msi()
/hypervisor/include/hw/
A Dpci.h155 #define PCIR_MSI_ADDR 0x4U macro

Completed in 8 milliseconds