Function apic::is_bootstrap_cpu
source · pub fn is_bootstrap_cpu() -> bool
Expand description
Returns true if the currently executing CPU is the bootstrap CPU, i.e., the first procesor to run after system power-on.
pub fn is_bootstrap_cpu() -> bool
Returns true if the currently executing CPU is the bootstrap CPU, i.e., the first procesor to run after system power-on.