linux-stable/drivers/pci/msi
Ahmed S. Darwish c93fd5266c PCI/MSI: Move mask and unmask helpers to msi.h
The upcoming support for per device MSI interrupt domains needs to share
some of the inline helpers with the MSI implementation.

Move them to the header file.

Signed-off-by: Ahmed S. Darwish <darwi@linutronix.de>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Reviewed-by: Jason Gunthorpe <jgg@nvidia.com>
Acked-by: Bjorn Helgaas <bhelgaas@google.com>
Link: https://lore.kernel.org/r/20221111122014.640052354@linutronix.de
2022-11-17 15:15:20 +01:00
..
irqdomain.c PCI/MSI: Let the MSI core free descriptors 2022-11-17 15:15:19 +01:00
legacy.c PCI/MSI: Prevent UAF in error path 2022-01-21 02:14:46 +01:00
Makefile PCI/MSI: Get rid of PCI_MSI_IRQ_DOMAIN 2022-11-17 15:15:19 +01:00
msi.c PCI/MSI: Move mask and unmask helpers to msi.h 2022-11-17 15:15:20 +01:00
msi.h PCI/MSI: Move mask and unmask helpers to msi.h 2022-11-17 15:15:20 +01:00
pcidev_msi.c