Searched refs:PCI_MSI_FLAGS_64BIT (Results 1 – 5 of 5) sorted by relevance
269 pci_read_config_word(pdev, pos + ((control & PCI_MSI_FLAGS_64BIT) in qib_msi_setup()383 ((control & PCI_MSI_FLAGS_64BIT) ? 12 : 8), in qib_reinit_intr()
341 if (msg_ctl & PCI_MSI_FLAGS_64BIT) in marvel_map_irq()
299 #define PCI_MSI_FLAGS_64BIT 0x0080 /* 64-bit addresses allowed */ macro
599 entry->msi_attrib.is_64 = !!(control & PCI_MSI_FLAGS_64BIT); in msi_setup_entry()607 if (control & PCI_MSI_FLAGS_64BIT) in msi_setup_entry()
926 if (flags & PCI_MSI_FLAGS_64BIT) { in init_pci_cap_msi_perm()955 if (flags & PCI_MSI_FLAGS_64BIT) in vfio_msi_cap_len()