cpu_suspend_set_dbg_restorer
extern void cpu_suspend_set_dbg_restorer(int (*hw_bp_restore)(unsigned int));
cpu_suspend_set_dbg_restorer(hw_breakpoint_reset);