Searched refs:PCI_MSI_FLAGS_64BIT (Results 1 – 8 of 8) sorted by relevance
207 pos + ((control & PCI_MSI_FLAGS_64BIT) ? 12 : 8), in qib_cache_msi_info()339 ((control & PCI_MSI_FLAGS_64BIT) ? 12 : 8), in qib_reinit_intr()
341 if (msg_ctl & PCI_MSI_FLAGS_64BIT) in marvel_map_irq()
310 #define PCI_MSI_FLAGS_64BIT 0x0080 /* 64-bit addresses allowed */ macro
576 entry->msi_attrib.is_64 = !!(control & PCI_MSI_FLAGS_64BIT); in msi_setup_entry()584 if (control & PCI_MSI_FLAGS_64BIT) in msi_setup_entry()
324 PCI_MSI_FLAGS_64BIT; in rockchip_pcie_ep_set_msi()
205 flags |= PCI_MSI_FLAGS_64BIT; in cdns_pcie_ep_set_msi()
1174 if (flags & PCI_MSI_FLAGS_64BIT) { in init_pci_cap_msi_perm()1203 if (flags & PCI_MSI_FLAGS_64BIT) in vfio_msi_cap_len()
512 has_upper = !!(msg_ctrl & PCI_MSI_FLAGS_64BIT); in dw_pcie_ep_raise_msi_irq()