Symbol: MSI_CHIP_FLAG_SET_ACK
arch/x86/hyperv/irqdomain.c
327
.chip_flags = MSI_CHIP_FLAG_SET_ACK,
drivers/irqchip/irq-bcm2712-mip.c
166
.chip_flags = MSI_CHIP_FLAG_SET_EOI | MSI_CHIP_FLAG_SET_ACK,
drivers/irqchip/irq-imx-mu-msi.c
217
.chip_flags = MSI_CHIP_FLAG_SET_EOI | MSI_CHIP_FLAG_SET_ACK,
drivers/irqchip/irq-loongson-pch-msi.c
149
.chip_flags = MSI_CHIP_FLAG_SET_EOI | MSI_CHIP_FLAG_SET_ACK,
drivers/irqchip/irq-msi-lib.c
98
if (!chip->irq_ack && (pops->chip_flags & MSI_CHIP_FLAG_SET_ACK))
drivers/irqchip/irq-mvebu-sei.c
359
.chip_flags = MSI_CHIP_FLAG_SET_EOI | MSI_CHIP_FLAG_SET_ACK,
drivers/irqchip/irq-riscv-imsic-platform.c
302
.chip_flags = MSI_CHIP_FLAG_SET_ACK,
drivers/irqchip/irq-sg2042-msi.c
204
.chip_flags = MSI_CHIP_FLAG_SET_ACK,
drivers/irqchip/irq-sg2042-msi.c
223
.chip_flags = MSI_CHIP_FLAG_SET_EOI | MSI_CHIP_FLAG_SET_ACK,
drivers/pci/controller/pci-hyperv.c
579
#define HV_MSI_CHIP_FLAGS MSI_CHIP_FLAG_SET_ACK
drivers/pci/controller/pci-tegra.c
1676
.chip_flags = MSI_CHIP_FLAG_SET_ACK,
drivers/pci/controller/pcie-aspeed.c
677
.chip_flags = MSI_CHIP_FLAG_SET_ACK,
drivers/pci/controller/pcie-brcmstb.c
542
.chip_flags = MSI_CHIP_FLAG_SET_ACK,
drivers/pci/controller/pcie-mediatek-gen3.c
554
.chip_flags = MSI_CHIP_FLAG_SET_ACK,
drivers/pci/controller/pcie-mediatek.c
493
.chip_flags = MSI_CHIP_FLAG_SET_ACK,
drivers/pci/controller/pcie-rcar-host.c
700
.chip_flags = MSI_CHIP_FLAG_SET_ACK,
drivers/pci/controller/pcie-rzg3s-host.c
623
.chip_flags = MSI_CHIP_FLAG_SET_ACK,
drivers/pci/controller/plda/pcie-plda-host.c
147
.chip_flags = MSI_CHIP_FLAG_SET_ACK,