Home
last modified time | relevance | path

Searched defs:cpu_suspend_set_dbg_restorer (Results 1 – 2 of 2) sorted by relevance

/linux-6.14.4/arch/arm64/kernel/
Dsuspend.c36 void __init cpu_suspend_set_dbg_restorer(int (*hw_bp_restore)(unsigned int)) in cpu_suspend_set_dbg_restorer() function
/linux-6.14.4/arch/arm64/include/asm/
Dhw_breakpoint.h159 static inline void cpu_suspend_set_dbg_restorer(int (*hw_bp_restore)(unsigned int)) in cpu_suspend_set_dbg_restorer() function