Home
last modified time | relevance | path

Searched hist:"26 e91b75" (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/kernel/irq/
H A Dmsi.c26e91b75 Thu Nov 24 17:25:57 CST 2022 Thomas Gleixner <tglx@linutronix.de> genirq/msi: Provide msi_match_device_domain()

Provide an interface to match a per device domain bus token. This allows to
query which type of domain is installed for a particular domain id. Will be
used for PCI to avoid frequent create/remove cycles for the MSI resp. MSI-X
domains.

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Reviewed-by: Kevin Tian <kevin.tian@intel.com>
Acked-by: Marc Zyngier <maz@kernel.org>
Link: https://lore.kernel.org/r/20221124232325.738047902@linutronix.de
/openbmc/linux/include/linux/
H A Dmsi.h26e91b75 Thu Nov 24 17:25:57 CST 2022 Thomas Gleixner <tglx@linutronix.de> genirq/msi: Provide msi_match_device_domain()

Provide an interface to match a per device domain bus token. This allows to
query which type of domain is installed for a particular domain id. Will be
used for PCI to avoid frequent create/remove cycles for the MSI resp. MSI-X
domains.

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Reviewed-by: Kevin Tian <kevin.tian@intel.com>
Acked-by: Marc Zyngier <maz@kernel.org>
Link: https://lore.kernel.org/r/20221124232325.738047902@linutronix.de