pub fn call_main(cpu_id: usize, arg: usize) -> !
Call the function decorated by axplat::main for the primary core.
axplat::main
This function should only be called by the platform implementer, not the kernel.