Searched refs:PCI_MSI_FLAGS_MASKBIT (Results 1 – 3 of 3) sorted by relevance
997 if (flags & PCI_MSI_FLAGS_MASKBIT) { in init_pci_cap_msi_perm()1003 if (flags & PCI_MSI_FLAGS_MASKBIT) { in init_pci_cap_msi_perm()1025 if (flags & PCI_MSI_FLAGS_MASKBIT) in vfio_msi_cap_len()
301 #define PCI_MSI_FLAGS_MASKBIT 0x0100 /* Per-vector masking capable */ macro
563 entry->msi_attrib.maskbit = !!(control & PCI_MSI_FLAGS_MASKBIT); in msi_setup_entry()