Home
last modified time | relevance | path

Searched refs:MSI_FLAG_ALLOC_SIMPLE_MSI_DESCS (Results 1 – 5 of 5) sorted by relevance

/linux-6.3-rc2/drivers/bus/fsl-mc/
A Dfsl-mc-msi.c173 info->flags |= MSI_FLAG_ALLOC_SIMPLE_MSI_DESCS | MSI_FLAG_FREE_MSI_DESCS; in fsl_mc_msi_create_irq_domain()
/linux-6.3-rc2/drivers/base/
A Dplatform-msi.c132 info->flags |= MSI_FLAG_DEV_SYSFS | MSI_FLAG_ALLOC_SIMPLE_MSI_DESCS | in platform_msi_create_irq_domain()
/linux-6.3-rc2/drivers/pci/msi/
A Dirqdomain.c406 !(template->info.flags & MSI_FLAG_ALLOC_SIMPLE_MSI_DESCS) || in pci_create_ims_domain()
/linux-6.3-rc2/include/linux/
A Dmsi.h540 MSI_FLAG_ALLOC_SIMPLE_MSI_DESCS = (1 << 5), enumerator
/linux-6.3-rc2/kernel/irq/
A Dmsi.c1328 if (!(info->flags & MSI_FLAG_ALLOC_SIMPLE_MSI_DESCS)) in msi_domain_alloc_simple_msi_descs()

Completed in 10 milliseconds