Thomas Gleixner 70b59379ef x86/xen: Consolidate XEN-MSI init
X86 cannot store the irq domain pointer in struct device without breaking
XEN because the irq domain pointer takes precedence over arch_*_msi_irqs()
fallbacks.

To achieve this XEN MSI interrupt management needs to be wrapped into an
irq domain.

Move the x86_msi ops setup into a single function to prepare for this.

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Reviewed-by: Juergen Gross <jgross@suse.com>
Link: https://lore.kernel.org/r/20200826112333.420224092@linutronix.de
2020-09-16 16:52:36 +02:00
..
2020-09-05 13:46:14 -07:00
2020-09-13 14:54:40 -07:00
2020-09-13 14:54:40 -07:00
2020-09-13 08:34:47 -07:00
2020-09-12 13:03:49 -07:00
2020-09-02 13:17:05 +02:00
2020-09-16 16:52:36 +02:00
2020-08-14 14:26:08 -07:00