pub(crate) unsafe fn init_on_ap(cpu_id: u32)
This function should be executed after BSP has booted before APs have not booted.
cpu_id should be the CPU ID of the AP in the execution.