cpu_do_suspend
extern void cpu_do_suspend(void *);
cpu_do_suspend(ptr);
extern void cpu_do_suspend(struct cpu_suspend_ctx *ptr);