hi3xxx_set_cpu
extern void hi3xxx_set_cpu(int cpu, bool enable);
hi3xxx_set_cpu(cpu, false);
hi3xxx_set_cpu(cpu, true);