PCI_MSI_FLAGS_64BIT  342 arch/alpha/kernel/sys_marvel.c 		if (msg_ctl & PCI_MSI_FLAGS_64BIT) 
PCI_MSI_FLAGS_64BIT  207 drivers/infiniband/hw/qib/qib_pcie.c 			     pos + ((control & PCI_MSI_FLAGS_64BIT) ? 12 : 8),
PCI_MSI_FLAGS_64BIT  339 drivers/infiniband/hw/qib/qib_pcie.c 			      ((control & PCI_MSI_FLAGS_64BIT) ? 12 : 8),
PCI_MSI_FLAGS_64BIT  380 drivers/pci/controller/dwc/pcie-designware-ep.c 	has_upper = !!(msg_ctrl & PCI_MSI_FLAGS_64BIT);
PCI_MSI_FLAGS_64BIT  229 drivers/pci/controller/pcie-cadence-ep.c 	flags |= PCI_MSI_FLAGS_64BIT;
PCI_MSI_FLAGS_64BIT  323 drivers/pci/controller/pcie-rockchip-ep.c 	   PCI_MSI_FLAGS_64BIT;
PCI_MSI_FLAGS_64BIT  575 drivers/pci/msi.c 	entry->msi_attrib.is_64		= !!(control & PCI_MSI_FLAGS_64BIT);
PCI_MSI_FLAGS_64BIT  583 drivers/pci/msi.c 	if (control & PCI_MSI_FLAGS_64BIT)
PCI_MSI_FLAGS_64BIT 1137 drivers/vfio/pci/vfio_pci_config.c 	if (flags & PCI_MSI_FLAGS_64BIT) {
PCI_MSI_FLAGS_64BIT 1166 drivers/vfio/pci/vfio_pci_config.c 	if (flags & PCI_MSI_FLAGS_64BIT)