Function axhal::mp::start_secondary_cpu
source · pub fn start_secondary_cpu(apic_id: usize, stack_top: PhysAddr)
Available on crate feature
smp
only.Expand description
Starts the given secondary CPU with its boot stack.