Function axhal::cpu::this_cpu_is_bsp
source · pub fn this_cpu_is_bsp() -> bool
Expand description
Returns whether the current CPU is the primary CPU (aka the bootstrap processor or BSP)
pub fn this_cpu_is_bsp() -> bool
Returns whether the current CPU is the primary CPU (aka the bootstrap processor or BSP)