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()
299 desc.pci.msi_attrib.is_64 = !!(control & PCI_MSI_FLAGS_64BIT); in msi_setup_msi_desc()306 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()
310 #define PCI_MSI_FLAGS_64BIT 0x0080 /* 64-bit addresses allowed */ macro
282 (PCI_MSI_FLAGS_64BIT << ROCKCHIP_PCIE_EP_MSI_FLAGS_OFFSET); in rockchip_pcie_ep_set_msi()
1212 if (flags & PCI_MSI_FLAGS_64BIT) { in init_pci_cap_msi_perm()1241 if (flags & PCI_MSI_FLAGS_64BIT) in vfio_msi_cap_len()
240 flags |= PCI_MSI_FLAGS_64BIT; in cdns_pcie_ep_set_msi()
517 has_upper = !!(msg_ctrl & PCI_MSI_FLAGS_64BIT); in dw_pcie_ep_raise_msi_irq()