Home
last modified time | relevance | path

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

/Linux-v4.19/arch/arm64/kernel/
Dhw_breakpoint.c681 debug_info->suspended_step = 1; in breakpoint_handler()
824 debug_info->suspended_step = 1; in watchpoint_handler()
875 if (debug_info->suspended_step) { in reinstall_suspended_bps()
876 debug_info->suspended_step = 0; in reinstall_suspended_bps()
/Linux-v4.19/arch/arm64/include/asm/
Dprocessor.h82 int suspended_step; member