Home
last modified time | relevance | path

Searched refs:MSI_FLAG_ACTIVATE_EARLY (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/pci/msi/
H A Dirqdomain.c129 info->flags |= MSI_FLAG_ACTIVATE_EARLY | MSI_FLAG_DEV_SYSFS; in pci_msi_create_irq_domain()
172 MSI_FLAG_ACTIVATE_EARLY | \
/openbmc/linux/include/linux/
H A Dmsi.h538 MSI_FLAG_ACTIVATE_EARLY = (1 << 2), enumerator
/openbmc/linux/kernel/irq/
H A Dmsi.c1268 if (info->flags & MSI_FLAG_ACTIVATE_EARLY) in __msi_domain_alloc_irqs()