cpu_mp_startup
extern void cpu_mp_startup(void);
*(u_long *)(v + mp_tramp_func) = (u_long)cpu_mp_startup;