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

/linux-4.4.14/arch/arm64/kernel/
H A Dhw_breakpoint.c852 static void hw_breakpoint_reset(void *unused) hw_breakpoint_reset() function
891 smp_call_function_single(cpu, hw_breakpoint_reset, NULL, 1); hw_breakpoint_reset_notify()
924 smp_call_function(hw_breakpoint_reset, NULL, 1); arch_hw_breakpoint_init()
925 hw_breakpoint_reset(NULL); arch_hw_breakpoint_init()
939 cpu_suspend_set_dbg_restorer(hw_breakpoint_reset); arch_hw_breakpoint_init()

Completed in 53 milliseconds