hi3xxx_set_cpu_jump
extern void hi3xxx_set_cpu_jump(int cpu, void *jump_addr);
hi3xxx_set_cpu_jump(cpu, phys_to_virt(0));
hi3xxx_set_cpu_jump(cpu, secondary_startup);