Home
last modified time | relevance | path

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

/linux/drivers/irqchip/
H A Dirq-msi-lib.c72 info->flags = MSI_FLAG_ALLOC_SIMPLE_MSI_DESCS | MSI_FLAG_FREE_MSI_DESCS; in msi_lib_init_dev_msi_info()
/linux/drivers/bus/fsl-mc/
H A Dfsl-mc-msi.c171 info->flags |= MSI_FLAG_ALLOC_SIMPLE_MSI_DESCS | MSI_FLAG_FREE_MSI_DESCS; in fsl_mc_msi_create_irq_domain()
/linux/drivers/cdx/
H A Dcdx_msi.c157 MSI_FLAG_ALLOC_SIMPLE_MSI_DESCS | MSI_FLAG_FREE_MSI_DESCS
/linux/kernel/irq/
H A Dmsi.c1363 if (!(info->flags & MSI_FLAG_ALLOC_SIMPLE_MSI_DESCS)) in msi_domain_alloc_simple_msi_descs()