pub unsafe fn setup_main_cpu( config: &Config, cpu: CpuInfo, map: &'static KernelMap, ) -> Arc<ArchConfig>
This function can be called only once and must be called by main CPU entry point.