Searched refs:cpu_suspend_set_dbg_restorer (Results 1 – 2 of 2) sorted by relevance
34 void __init cpu_suspend_set_dbg_restorer(int (*hw_bp_restore)(unsigned int)) in cpu_suspend_set_dbg_restorer() function
977 extern void cpu_suspend_set_dbg_restorer(int (*hw_bp_restore)(unsigned int));979 static inline void cpu_suspend_set_dbg_restorer(int (*hw_bp_restore)(unsigned int)) in cpu_suspend_set_dbg_restorer() function1014 cpu_suspend_set_dbg_restorer(hw_breakpoint_reset); in arch_hw_breakpoint_init()