pub fn start_secondary_cpu(apic_id: usize, stack_top: PhysAddr)
smp
Starts the given secondary CPU with its boot stack.