Searched refs:topology_hotplug_apic (Results 1 - 3 of 3) sorted by relevance

/linux-master/arch/x86/kernel/cpu/
H A Dtopology.c329 * topology_hotplug_apic - Handle a physical hotplugged APIC after boot
333 int topology_hotplug_apic(u32 apic_id, u32 acpi_id) function
/linux-master/arch/x86/include/asm/
H A Dapic.h177 extern int topology_hotplug_apic(u32 apic_id, u32 acpi_id);
/linux-master/arch/x86/kernel/acpi/
H A Dboot.c820 int cpu = topology_hotplug_apic(physid, acpi_id);

Completed in 137 milliseconds