Searched refs:PCI_MSIX_TABLE (Results 1 – 5 of 5) sorted by relevance
313 reg = cap + PCI_MSIX_TABLE; in cdns_pcie_ep_set_msix()512 reg = cap + PCI_MSIX_TABLE; in cdns_pcie_ep_send_msix_irq()
470 tbl = __uml_vfio_cfgspace_read(dev, off + PCI_MSIX_TABLE, sizeof(tbl)); in uml_vfio_read_msix_table()
331 #define PCI_MSIX_TABLE 4 /* Table offset */ macro
570 pci_read_config_dword(dev, dev->msix_cap + PCI_MSIX_TABLE, in msix_map_region()
558 pci_read_config_dword(pdev, msix_pos + PCI_MSIX_TABLE, &table); in vfio_pci_core_enable()