Searched refs:PCI_MSI_64BIT_MASK (Results 1 – 9 of 9) sorted by relevance
170 if (msi_ctrl & PCI_MSI_64BIT_MASK) in pci_msi_get_cap()228 if (msi_ctrl & PCI_MSI_64BIT_MASK) { in pci_msi_configure()314 if (msi_ctrl & PCI_MSI_64BIT_MASK) { in pci_msi_unconfigure()507 offset = (msi_ctrl & PCI_MSI_64BIT_MASK) ? in pci_msi_set_mask()571 offset = (msi_ctrl & PCI_MSI_64BIT_MASK) ? in pci_msi_clr_mask()637 offset = (msi_ctrl & PCI_MSI_64BIT_MASK) ? in pci_msi_get_pending()
118 if (msi_ctrl & PCI_MSI_64BIT_MASK) { in apic_pci_msi_enable_vector()590 if (msi_ctrl & PCI_MSI_64BIT_MASK) in apic_grp_set_cpu()
1661 if (msi_ctrl & PCI_MSI_64BIT_MASK) { in apic_pci_msi_unconfigure()
927 #define PCI_MSI_64BIT_MASK 0x0080 /* 64bit support mask in MSI ctrl reg */ macro
293 if ((_ctrl) & PCI_MSI_64BIT_MASK)\353 if (msi_ctrl & PCI_MSI_64BIT_MASK) in apix_pci_msi_enable_vector()
1719 if (msi_ctrl & PCI_MSI_64BIT_MASK) in apix_grp_set_cpu()
679 if (msi_ctrl & PCI_MSI_64BIT_MASK)
1118 if (msi_ctrl & PCI_MSI_64BIT_MASK) { in xpv_psm_get_msi_vector()
3453 int offset = (msi_ctrl & PCI_MSI_64BIT_MASK) ? in tavor_intr_disable()