Searched refs:MSI_FLAG_ALLOC_SIMPLE_MSI_DESCS (Results 1 – 6 of 6) sorted by relevance
71 info->flags = MSI_FLAG_ALLOC_SIMPLE_MSI_DESCS | MSI_FLAG_FREE_MSI_DESCS; in msi_lib_init_dev_msi_info()
276 info->flags |= MSI_FLAG_ALLOC_SIMPLE_MSI_DESCS | in imsic_init_dev_msi_info()
171 info->flags |= MSI_FLAG_ALLOC_SIMPLE_MSI_DESCS | MSI_FLAG_FREE_MSI_DESCS; in fsl_mc_msi_create_irq_domain()
157 MSI_FLAG_ALLOC_SIMPLE_MSI_DESCS | MSI_FLAG_FREE_MSI_DESCS
531 MSI_FLAG_ALLOC_SIMPLE_MSI_DESCS = (1 << 5), enumerator
1293 if (!(info->flags & MSI_FLAG_ALLOC_SIMPLE_MSI_DESCS)) in msi_domain_alloc_simple_msi_descs()
Completed in 22 milliseconds