Home
last modified time | relevance | path

Searched refs:MSI_FLAG_USE_DEF_DOM_OPS (Results 1 – 25 of 46) sorted by relevance

12

/linux/arch/x86/include/asm/
H A Dmsi.h69 (MSI_FLAG_USE_DEF_DOM_OPS | MSI_FLAG_USE_DEF_CHIP_OPS)
/linux/drivers/irqchip/
H A Dirq-sg2042-msi.c194 #define SG2042_MSI_FLAGS_REQUIRED (MSI_FLAG_USE_DEF_DOM_OPS | \
211 #define SG2044_MSI_FLAGS_REQUIRED (MSI_FLAG_USE_DEF_DOM_OPS | \
H A Dirq-gic-v3-its-fsl-mc-msi.c73 .flags = (MSI_FLAG_USE_DEF_DOM_OPS | MSI_FLAG_USE_DEF_CHIP_OPS),
H A Dirq-alpine-msi.c147 #define ALPINE_MSI_FLAGS_REQUIRED (MSI_FLAG_USE_DEF_DOM_OPS | \
H A Dirq-mvebu-gicp.c155 #define GICP_MSI_FLAGS_REQUIRED (MSI_FLAG_USE_DEF_DOM_OPS | \
H A Dirq-loongson-pch-msi.c138 #define PCH_MSI_FLAGS_REQUIRED (MSI_FLAG_USE_DEF_DOM_OPS | \
H A Dirq-riscv-imsic-platform.c299 .required_flags = MSI_FLAG_USE_DEF_DOM_OPS |
H A Dirq-bcm2712-mip.c155 #define MIP_MSI_FLAGS_REQUIRED (MSI_FLAG_USE_DEF_DOM_OPS | \
H A Dirq-gic-v3-mbi.c189 #define MBI_MSI_FLAGS_REQUIRED (MSI_FLAG_USE_DEF_DOM_OPS | \
H A Dirq-gic-its-msi-parent.c14 #define ITS_MSI_FLAGS_REQUIRED (MSI_FLAG_USE_DEF_DOM_OPS | \
H A Dirq-ls-scfg-msi.c60 #define MPIC_MSI_FLAGS_REQUIRED (MSI_FLAG_USE_DEF_DOM_OPS | \
H A Dirq-imx-mu-msi.c208 #define IMX_MU_MSI_FLAGS_REQUIRED (MSI_FLAG_USE_DEF_DOM_OPS | \
H A Dirq-mvebu-sei.c351 #define SEI_MSI_FLAGS_REQUIRED (MSI_FLAG_USE_DEF_DOM_OPS | \
H A Dirq-gic-v2m.c249 #define GICV2M_MSI_FLAGS_REQUIRED (MSI_FLAG_USE_DEF_DOM_OPS | \
H A Dirq-ti-sci-inta.c606 .flags = (MSI_FLAG_USE_DEF_DOM_OPS | MSI_FLAG_USE_DEF_CHIP_OPS |
/linux/drivers/bus/fsl-mc/
H A Dfsl-mc-msi.c167 if (info->flags & MSI_FLAG_USE_DEF_DOM_OPS) in fsl_mc_msi_create_irq_domain()
/linux/drivers/cdx/
H A Dcdx_msi.c156 .flags = MSI_FLAG_USE_DEF_DOM_OPS | MSI_FLAG_USE_DEF_CHIP_OPS |
/linux/arch/x86/kernel/apic/
H A Dmsi.c340 .flags = MSI_FLAG_USE_DEF_DOM_OPS,
/linux/drivers/pci/controller/
H A Dpcie-altera-msi.c77 #define ALTERA_MSI_FLAGS_REQUIRED (MSI_FLAG_USE_DEF_DOM_OPS | \
H A Dpci-xgene-msi.c214 .required_flags = (MSI_FLAG_USE_DEF_DOM_OPS |
H A Dpcie-xilinx.c275 #define XILINX_MSI_FLAGS_REQUIRED (MSI_FLAG_USE_DEF_DOM_OPS | \
/linux/arch/x86/hyperv/
H A Dirqdomain.c320 #define HV_MSI_FLAGS_REQUIRED (MSI_FLAG_USE_DEF_DOM_OPS | MSI_FLAG_USE_DEF_CHIP_OPS)
/linux/include/linux/
H A Dmsi.h543 MSI_FLAG_USE_DEF_DOM_OPS = (1 << 0), enumerator
/linux/arch/um/drivers/
H A Dvirt-pci.c408 #define UM_PCI_MSI_FLAGS_REQUIRED (MSI_FLAG_USE_DEF_DOM_OPS | \
/linux/drivers/pci/controller/mobiveil/
H A Dpcie-mobiveil-host.c357 #define MOBIVEIL_MSI_FLAGS_REQUIRED (MSI_FLAG_USE_DEF_DOM_OPS | \

12