cfe_cpu_start
int cfe_cpu_start(int cpu, void (*fn) (void), long sp, long gp, long a1);
retval = cfe_cpu_start(cpu_logical_map(cpu), &smp_bootstrap,