unsafe fn init_num_cpus(num_cpus: u32)
Initializes the number of CPUs.
This function should be executed after BSP has booted before APs have not booted.
num_cpus should be the number of CPUs in the execution.