x86/apic: Wrap apic->native_eoi() into a helper
authorThomas Gleixner <tglx@linutronix.de>
Tue, 8 Aug 2023 22:04:17 +0000 (15:04 -0700)
committerDave Hansen <dave.hansen@linux.intel.com>
Wed, 9 Aug 2023 18:58:34 +0000 (11:58 -0700)
commit0fa075769cd4af9c568044973e7bdf430cc7c158
tree5899d0e3f38f84e75bee3af421b681c4032d28aa
parent670c04add6e1a22de7c59e282c138ddcf6c9e5a2
x86/apic: Wrap apic->native_eoi() into a helper

Prepare for converting the hotpath APIC callbacks to static calls.

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: Dave Hansen <dave.hansen@linux.intel.com>
Acked-by: Peter Zijlstra (Intel) <peterz@infradead.org>
Tested-by: Michael Kelley <mikelley@microsoft.com>
Tested-by: Sohil Mehta <sohil.mehta@intel.com>
Tested-by: Juergen Gross <jgross@suse.com> # Xen PV (dom0 and unpriv. guest)
arch/x86/include/asm/apic.h
arch/x86/kernel/kvm.c