Searched refs:PCI_MSI_FLAGS_64BIT (Results 1 – 9 of 9) sorted by relevance
26 if (!(ctrl & PCI_MSI_FLAGS_64BIT)) in pci_msi_init()
302 desc.pci.msi_attrib.is_64 = !!(control & PCI_MSI_FLAGS_64BIT); in msi_setup_msi_desc()309 if (control & PCI_MSI_FLAGS_64BIT) in msi_setup_msi_desc()
192 pos + ((control & PCI_MSI_FLAGS_64BIT) ? 12 : 8), in qib_cache_msi_info()324 ((control & PCI_MSI_FLAGS_64BIT) ? 12 : 8), in qib_reinit_intr()
341 if (msg_ctl & PCI_MSI_FLAGS_64BIT) in marvel_map_irq()
311 #define PCI_MSI_FLAGS_64BIT 0x0080 /* 64-bit addresses allowed */ macro
323 (PCI_MSI_FLAGS_64BIT << ROCKCHIP_PCIE_EP_MSI_FLAGS_OFFSET); in rockchip_pcie_ep_set_msi()
1216 if (flags & PCI_MSI_FLAGS_64BIT) { in init_pci_cap_msi_perm()1245 if (flags & PCI_MSI_FLAGS_64BIT) in vfio_msi_cap_len()
238 flags |= PCI_MSI_FLAGS_64BIT; in cdns_pcie_ep_set_msi()
715 has_upper = !!(msg_ctrl & PCI_MSI_FLAGS_64BIT); in dw_pcie_ep_raise_msi_irq()