Searched refs:BP_STOP_BEFORE_ACCESS (Results 1 – 8 of 8) sorted by relevance
129 if (wp->flags & BP_STOP_BEFORE_ACCESS) { in cpu_check_watchpoint()
128 cputype |= BP_STOP_BEFORE_ACCESS; in xlat_gdb_type()
88 int flags = BP_CPU | BP_STOP_BEFORE_ACCESS; in set_dbreak()
164 flags = BP_CPU | BP_STOP_BEFORE_ACCESS; in ppc_update_daw()
143 const int wp_flags = BP_CPU | BP_MEM_WRITE | BP_STOP_BEFORE_ACCESS; in s390_cpu_recompute_watchpoints()
481 int flags = BP_CPU | BP_STOP_BEFORE_ACCESS; in type2_breakpoint_insert()606 int flags = BP_CPU | BP_STOP_BEFORE_ACCESS; in type6_breakpoint_insert()
1070 #define BP_STOP_BEFORE_ACCESS 0x04 macro
556 int flags = BP_CPU | BP_STOP_BEFORE_ACCESS; in hw_watchpoint_update()