linux/arch/x86/kernel/apic
Jiri Slaby (SUSE) 825dfab23b irqdomain: Rename irq_set_default_host() to irq_set_default_domain()
Naming interrupt domains host is confusing at best and the irqdomain code
uses both domain and host inconsistently.

Therefore rename irq_set_default_host() to irq_set_default_domain().

Signed-off-by: Jiri Slaby (SUSE) <jirislaby@kernel.org>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Link: https://lore.kernel.org/all/20250319092951.37667-3-jirislaby@kernel.org
2025-04-04 16:39:10 +02:00
..
Makefile x86/smp: Drop 32-bit "bigsmp" machine support 2025-02-27 11:19:05 +01:00
apic.c x86/apic: Fix 32-bit APIC initialization for extended Intel Families 2025-03-19 11:19:29 +01:00
apic_common.c x86/apic: Remove yet another dubious callback 2024-02-15 22:07:41 +01:00
apic_flat_64.c x86/apic: Remove logical destination mode for 64-bit 2024-08-09 14:34:16 +02:00
apic_noop.c x86/apic: Remove check_apicid_used() and ioapic_phys_id_map() 2024-02-15 22:07:39 +01:00
apic_numachip.c x86/apic: Remove the pointless writeback of boot_cpu_physical_apicid 2024-02-15 22:07:41 +01:00
hw_nmi.c * Rework apic callbacks, getting rid of unnecessary ones and 2023-08-30 10:44:46 -07:00
init.c x86/apic: Provide static call infrastructure for APIC callbacks 2023-08-09 12:00:55 -07:00
io_apic.c The various patchsets are summarized below. Plus of course many 2025-01-26 18:36:23 -08:00
ipi.c Miscellaneous x86 cleanups by Arnd Bergmann, Charles Han, 2025-03-24 22:39:53 -07:00
local.h x86/smp: Drop 32-bit "bigsmp" machine support 2025-02-27 11:19:05 +01:00
msi.c x86/apic: Convert to IRQCHIP_MOVE_DEFERRED 2025-01-15 21:38:53 +01:00
probe_32.c x86/smp: Drop 32-bit "bigsmp" machine support 2025-02-27 11:19:05 +01:00
probe_64.c x86/apic: Provide common init infrastructure 2023-08-09 11:58:34 -07:00
vector.c irqdomain: Rename irq_set_default_host() to irq_set_default_domain() 2025-04-04 16:39:10 +02:00
x2apic_cluster.c x86/cpu: Improve readability of per-CPU cpumask initialization code 2024-04-10 07:02:33 +02:00
x2apic_phys.c x86/apic: Remove the pointless writeback of boot_cpu_physical_apicid 2024-02-15 22:07:41 +01:00
x2apic_uv_x.c x86/apic: Remove the pointless writeback of boot_cpu_physical_apicid 2024-02-15 22:07:41 +01:00