Searched refs:PCI_MSIX_TABLE_BIR (Results 1 – 6 of 6) sorted by relevance
303 bir = (u8)(table_offset & PCI_MSIX_TABLE_BIR); in xen_initdom_setup_msi_irqs()
329 #define PCI_MSIX_TABLE_BIR 0x00000007 /* BAR index */ macro
572 bir = (u8)(table_offset & PCI_MSIX_TABLE_BIR); in msix_map_region()
507 bir = FIELD_GET(PCI_MSIX_TABLE_BIR, tbl_offset); in cdns_pcie_ep_send_msix_irq()
590 bir = FIELD_GET(PCI_MSIX_TABLE_BIR, tbl_offset); in dw_pcie_ep_raise_msix_irq()
528 vdev->msix_bar = table & PCI_MSIX_TABLE_BIR; in vfio_pci_core_enable()
Completed in 22 milliseconds