Function apic::bootstrap_cpu
source · pub fn bootstrap_cpu() -> Option<ApicId>
Expand description
Returns the APIC ID of the bootstrap CPU (if known), which is the first CPU to run after system power-on.
pub fn bootstrap_cpu() -> Option<ApicId>
Returns the APIC ID of the bootstrap CPU (if known), which is the first CPU to run after system power-on.