Searched refs:MSI_FLAG_PCI_MSI_MASK_PARENT (Results 1 – 7 of 7) sorted by relevance
75 required_flags &= ~MSI_FLAG_PCI_MSI_MASK_PARENT; in msi_lib_init_dev_msi_info()
15 MSI_FLAG_PCI_MSI_MASK_PARENT)
140 MSI_FLAG_PCI_MSI_MASK_PARENT)
195 MSI_FLAG_PCI_MSI_MASK_PARENT)
249 MSI_FLAG_PCI_MSI_MASK_PARENT)
155 if (unlikely(info->flags & MSI_FLAG_PCI_MSI_MASK_PARENT)) in cond_mask_parent()163 if (unlikely(info->flags & MSI_FLAG_PCI_MSI_MASK_PARENT)) in cond_unmask_parent()
539 MSI_FLAG_PCI_MSI_MASK_PARENT = (1 << 9), enumerator
Completed in 16 milliseconds