Searched refs:wps_disabled (Results 1 – 2 of 2) sorted by relevance
257 reg_enable = !debug_info->wps_disabled; in hw_breakpoint_control()677 if (debug_info->wps_disabled) in breakpoint_handler()814 debug_info->wps_disabled = 1; in watchpoint_handler()864 if (debug_info->wps_disabled) { in reinstall_suspended_bps()865 debug_info->wps_disabled = 0; in reinstall_suspended_bps()883 if (!debug_info->wps_disabled) in reinstall_suspended_bps()925 if (current_debug_info->wps_disabled != next_debug_info->wps_disabled) in hw_breakpoint_thread_switch()928 !next_debug_info->wps_disabled); in hw_breakpoint_thread_switch()
56 int wps_disabled; member