Home
last modified time | relevance | path

Searched refs:MSI_FLAG_USE_DEF_CHIP_OPS (Results 1 – 25 of 27) sorted by relevance

12

/Linux-v4.19/drivers/irqchip/
Dirq-gic-v3-its-fsl-mc-msi.c59 .flags = (MSI_FLAG_USE_DEF_DOM_OPS | MSI_FLAG_USE_DEF_CHIP_OPS),
Dirq-gic-v3-mbi.c172 .flags = (MSI_FLAG_USE_DEF_DOM_OPS | MSI_FLAG_USE_DEF_CHIP_OPS |
220 .flags = (MSI_FLAG_USE_DEF_DOM_OPS | MSI_FLAG_USE_DEF_CHIP_OPS |
Dirq-gic-v3-its-platform-msi.c87 .flags = (MSI_FLAG_USE_DEF_DOM_OPS | MSI_FLAG_USE_DEF_CHIP_OPS),
Dirq-gic-v3-its-pci-msi.c108 .flags = (MSI_FLAG_USE_DEF_DOM_OPS | MSI_FLAG_USE_DEF_CHIP_OPS |
Dirq-gic-v2m.c96 .flags = (MSI_FLAG_USE_DEF_DOM_OPS | MSI_FLAG_USE_DEF_CHIP_OPS |
245 .flags = (MSI_FLAG_USE_DEF_DOM_OPS | MSI_FLAG_USE_DEF_CHIP_OPS),
Dirq-mvebu-odmi.c156 .flags = (MSI_FLAG_USE_DEF_DOM_OPS | MSI_FLAG_USE_DEF_CHIP_OPS),
Dirq-alpine-msi.c105 .flags = MSI_FLAG_USE_DEF_DOM_OPS | MSI_FLAG_USE_DEF_CHIP_OPS |
Dirq-mvebu-gicp.c162 .flags = (MSI_FLAG_USE_DEF_DOM_OPS | MSI_FLAG_USE_DEF_CHIP_OPS |
Dirq-ls-scfg-msi.c70 MSI_FLAG_USE_DEF_CHIP_OPS |
Dirq-armada-370-xp.c205 .flags = (MSI_FLAG_USE_DEF_DOM_OPS | MSI_FLAG_USE_DEF_CHIP_OPS |
/Linux-v4.19/arch/x86/kernel/apic/
Dmsi.c128 .flags = MSI_FLAG_USE_DEF_DOM_OPS | MSI_FLAG_USE_DEF_CHIP_OPS |
166 .flags = MSI_FLAG_USE_DEF_DOM_OPS | MSI_FLAG_USE_DEF_CHIP_OPS |
/Linux-v4.19/drivers/bus/fsl-mc/
Dfsl-mc-msi.c170 if (info->flags & MSI_FLAG_USE_DEF_CHIP_OPS) in fsl_mc_msi_create_irq_domain()
/Linux-v4.19/include/linux/
Dmsi.h280 MSI_FLAG_USE_DEF_CHIP_OPS = (1 << 1), enumerator
/Linux-v4.19/drivers/pci/controller/
Dpcie-altera-msi.c85 .flags = (MSI_FLAG_USE_DEF_DOM_OPS | MSI_FLAG_USE_DEF_CHIP_OPS |
Dpcie-tango.c131 | MSI_FLAG_USE_DEF_CHIP_OPS,
Dpci-xgene-msi.c56 .flags = (MSI_FLAG_USE_DEF_DOM_OPS | MSI_FLAG_USE_DEF_CHIP_OPS |
Dpcie-iproc-msi.c173 .flags = MSI_FLAG_USE_DEF_DOM_OPS | MSI_FLAG_USE_DEF_CHIP_OPS |
Dpcie-xilinx-nwl.c449 .flags = (MSI_FLAG_USE_DEF_DOM_OPS | MSI_FLAG_USE_DEF_CHIP_OPS |
Dpcie-mobiveil.c632 .flags = (MSI_FLAG_USE_DEF_DOM_OPS | MSI_FLAG_USE_DEF_CHIP_OPS |
Dpci-aardvark.c636 msi_di->flags = MSI_FLAG_USE_DEF_DOM_OPS | MSI_FLAG_USE_DEF_CHIP_OPS | in advk_pcie_init_msi_irq_domain()
Dvmd.c290 .flags = MSI_FLAG_USE_DEF_DOM_OPS | MSI_FLAG_USE_DEF_CHIP_OPS |
/Linux-v4.19/drivers/base/
Dplatform-msi.c185 if (info->flags & MSI_FLAG_USE_DEF_CHIP_OPS) in platform_msi_create_irq_domain()
/Linux-v4.19/kernel/irq/
Dmsi.c289 if (info->flags & MSI_FLAG_USE_DEF_CHIP_OPS) in msi_create_irq_domain()
/Linux-v4.19/drivers/pci/controller/dwc/
Dpcie-designware-host.c72 .flags = (MSI_FLAG_USE_DEF_DOM_OPS | MSI_FLAG_USE_DEF_CHIP_OPS |
/Linux-v4.19/drivers/pci/
Dmsi.c1442 if (info->flags & MSI_FLAG_USE_DEF_CHIP_OPS) in pci_msi_create_irq_domain()

12