Searched refs:MSI_CHIP_FLAG_SET_EOI (Results 1 – 17 of 17) sorted by relevance
| /linux/drivers/irqchip/ |
| H A D | irq-gic-its-msi-parent.c | 317 .chip_flags = MSI_CHIP_FLAG_SET_EOI, 327 .chip_flags = MSI_CHIP_FLAG_SET_EOI,
|
| H A D | irq-msi-lib.c | 96 if (!chip->irq_eoi && (pops->chip_flags & MSI_CHIP_FLAG_SET_EOI)) in msi_lib_init_dev_msi_info()
|
| H A D | irq-mvebu-odmi.c | 160 .chip_flags = MSI_CHIP_FLAG_SET_EOI,
|
| H A D | irq-alpine-msi.c | 157 .chip_flags = MSI_CHIP_FLAG_SET_EOI,
|
| H A D | irq-mvebu-gicp.c | 164 .chip_flags = MSI_CHIP_FLAG_SET_EOI,
|
| H A D | irq-loongson-pch-msi.c | 149 .chip_flags = MSI_CHIP_FLAG_SET_EOI | MSI_CHIP_FLAG_SET_ACK,
|
| H A D | irq-bcm2712-mip.c | 166 .chip_flags = MSI_CHIP_FLAG_SET_EOI | MSI_CHIP_FLAG_SET_ACK,
|
| H A D | irq-gic-v3-mbi.c | 200 .chip_flags = MSI_CHIP_FLAG_SET_EOI,
|
| H A D | irq-sg2042-msi.c | 223 .chip_flags = MSI_CHIP_FLAG_SET_EOI | MSI_CHIP_FLAG_SET_ACK,
|
| H A D | irq-imx-mu-msi.c | 217 .chip_flags = MSI_CHIP_FLAG_SET_EOI | MSI_CHIP_FLAG_SET_ACK,
|
| H A D | irq-mvebu-sei.c | 359 .chip_flags = MSI_CHIP_FLAG_SET_EOI | MSI_CHIP_FLAG_SET_ACK,
|
| H A D | irq-gic-v2m.c | 260 .chip_flags = MSI_CHIP_FLAG_SET_EOI,
|
| /linux/include/linux/ |
| H A D | msi.h | 597 MSI_CHIP_FLAG_SET_EOI = (1 << 0), enumerator
|
| /linux/arch/powerpc/platforms/pseries/ |
| H A D | msi.c | 529 .chip_flags = MSI_CHIP_FLAG_SET_EOI,
|
| /linux/drivers/pci/controller/ |
| H A D | pcie-apple.c | 676 .chip_flags = MSI_CHIP_FLAG_SET_EOI,
|
| H A D | pci-hyperv.c | 738 #define HV_MSI_CHIP_FLAGS MSI_CHIP_FLAG_SET_EOI
|
| /linux/arch/powerpc/platforms/powernv/ |
| H A D | pci-ioda.c | 1739 .chip_flags = MSI_CHIP_FLAG_SET_EOI,
|