Searched refs:PCI_MSI_64BIT_MASK (Results 1 – 9 of 9) sorted by relevance
169 if (msi_ctrl & PCI_MSI_64BIT_MASK) in pci_msi_get_cap()227 if (msi_ctrl & PCI_MSI_64BIT_MASK) { in pci_msi_configure()303 if (msi_ctrl & PCI_MSI_64BIT_MASK) { in pci_msi_unconfigure()489 offset = (msi_ctrl & PCI_MSI_64BIT_MASK) ? in pci_msi_set_mask()553 offset = (msi_ctrl & PCI_MSI_64BIT_MASK) ? in pci_msi_clr_mask()619 offset = (msi_ctrl & PCI_MSI_64BIT_MASK) ? in pci_msi_get_pending()
117 if (msi_ctrl & PCI_MSI_64BIT_MASK) { in apic_pci_msi_enable_vector()586 if (msi_ctrl & PCI_MSI_64BIT_MASK) in apic_grp_set_cpu()
1645 if (msi_ctrl & PCI_MSI_64BIT_MASK) { in apic_pci_msi_unconfigure()
920 #define PCI_MSI_64BIT_MASK 0x0080 /* 64bit support mask in MSI ctrl reg */ macro
289 if ((_ctrl) & PCI_MSI_64BIT_MASK)\349 if (msi_ctrl & PCI_MSI_64BIT_MASK) in apix_pci_msi_enable_vector()
1736 if (msi_ctrl & PCI_MSI_64BIT_MASK) in apix_grp_set_cpu()
1118 if (msi_ctrl & PCI_MSI_64BIT_MASK) { in xpv_psm_get_msi_vector()
679 if (msi_ctrl & PCI_MSI_64BIT_MASK)
3453 int offset = (msi_ctrl & PCI_MSI_64BIT_MASK) ? in tavor_intr_disable()