Searched refs:PCI_MSI_64BIT_MASK (Results 1 – 10 of 10) 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()312 if (msi_ctrl & PCI_MSI_64BIT_MASK) { in pci_msi_unconfigure()502 offset = (msi_ctrl & PCI_MSI_64BIT_MASK) ? in pci_msi_set_mask()566 offset = (msi_ctrl & PCI_MSI_64BIT_MASK) ? in pci_msi_clr_mask()632 offset = (msi_ctrl & PCI_MSI_64BIT_MASK) ? in pci_msi_get_pending()
119 if (msi_ctrl & PCI_MSI_64BIT_MASK) { in apic_pci_msi_enable_vector()593 if (msi_ctrl & PCI_MSI_64BIT_MASK) in apic_grp_set_cpu()
1854 if (msi_ctrl & PCI_MSI_64BIT_MASK) { in apic_pci_msi_unconfigure()
941 #define PCI_MSI_64BIT_MASK 0x0080 /* 64bit support mask in MSI ctrl reg */ macro
295 if ((_ctrl) & PCI_MSI_64BIT_MASK)\355 if (msi_ctrl & PCI_MSI_64BIT_MASK) in apix_pci_msi_enable_vector()
1696 if (msi_ctrl & PCI_MSI_64BIT_MASK) in apix_grp_set_cpu()
581 if (msi_ctrl & PCI_MSI_64BIT_MASK)
1120 if (msi_ctrl & PCI_MSI_64BIT_MASK) { in xpv_psm_get_msi_vector()
3031 int offset = (msi_ctrl & PCI_MSI_64BIT_MASK) ? in tavor_intr_disable()
4121 addr64 = (ctrl & PCI_MSI_64BIT_MASK) != 0; in pcieadm_cap_info_msi()