Searched refs:cpu_suspend_set_dbg_restorer (Results 1 - 3 of 3) sorted by relevance

/linux-master/arch/arm64/include/asm/
H A Dhw_breakpoint.h157 extern void cpu_suspend_set_dbg_restorer(int (*hw_bp_restore)(unsigned int));
159 static inline void cpu_suspend_set_dbg_restorer(int (*hw_bp_restore)(unsigned int)) function
/linux-master/arch/arm64/kernel/
H A Dsuspend.c36 void __init cpu_suspend_set_dbg_restorer(int (*hw_bp_restore)(unsigned int)) function
H A Dhw_breakpoint.c1007 cpu_suspend_set_dbg_restorer(hw_breakpoint_reset);

Completed in 105 milliseconds