Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/x86/kernel/apic/
H A Dmsi.c236 d->flags |= IRQ_DOMAIN_MSI_NOMASK_QUIRK; in native_create_pci_msi_domain()
/OK3568_Linux_fs/kernel/include/linux/
H A Dirqdomain.h221 IRQ_DOMAIN_MSI_NOMASK_QUIRK = (1 << 6), enumerator
/OK3568_Linux_fs/kernel/kernel/irq/
H A Dmsi.c457 if (domain->flags & IRQ_DOMAIN_MSI_NOMASK_QUIRK) in __msi_domain_alloc_irqs()