x86/apic: Remove check_apicid_used() and ioapic_phys_id_map()
authorThomas Gleixner <tglx@linutronix.de>
Tue, 13 Feb 2024 21:05:00 +0000 (22:05 +0100)
committerThomas Gleixner <tglx@linutronix.de>
Thu, 15 Feb 2024 21:07:39 +0000 (22:07 +0100)
commit3e48d804c8ea99170638b4e14931686bfc093f02
treef88521fe98b9d212d0cc4f40bd22f7a86c4d60d9
parent4b99e735a5c6cb3c8b23fba522cb1d24a1679f94
x86/apic: Remove check_apicid_used() and ioapic_phys_id_map()

No more users.

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Tested-by: Michael Kelley <mhklinux@outlook.com>
Tested-by: Sohil Mehta <sohil.mehta@intel.com>
Link: https://lore.kernel.org/r/20240212154639.243307499@linutronix.de
arch/x86/include/asm/apic.h
arch/x86/include/asm/mpspec.h
arch/x86/kernel/apic/apic_noop.c
arch/x86/kernel/apic/bigsmp_32.c
arch/x86/kernel/apic/probe_32.c
arch/x86/kernel/apic/x2apic_cluster.c