Home
last modified time | relevance | path

Searched refs:hw_breakpoint_reset (Results 1 – 1 of 1) sorted by relevance

/linux-4.1.27/arch/arm64/kernel/
Dhw_breakpoint.c850 static void hw_breakpoint_reset(void *unused) in hw_breakpoint_reset() function
889 smp_call_function_single(cpu, hw_breakpoint_reset, NULL, 1); in hw_breakpoint_reset_notify()
922 smp_call_function(hw_breakpoint_reset, NULL, 1); in arch_hw_breakpoint_init()
923 hw_breakpoint_reset(NULL); in arch_hw_breakpoint_init()
937 cpu_suspend_set_dbg_restorer(hw_breakpoint_reset); in arch_hw_breakpoint_init()