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()
126 cputype |= BP_STOP_BEFORE_ACCESS; in xlat_gdb_type()
88 int flags = BP_CPU | BP_STOP_BEFORE_ACCESS; in set_dbreak()
161 flags = BP_CPU | BP_STOP_BEFORE_ACCESS; in ppc_update_daw0()
141 const int wp_flags = BP_CPU | BP_MEM_WRITE | BP_STOP_BEFORE_ACCESS; in s390_cpu_recompute_watchpoints()
480 int flags = BP_CPU | BP_STOP_BEFORE_ACCESS; in type2_breakpoint_insert()605 int flags = BP_CPU | BP_STOP_BEFORE_ACCESS; in type6_breakpoint_insert()
1091 #define BP_STOP_BEFORE_ACCESS 0x04 macro
554 int flags = BP_CPU | BP_STOP_BEFORE_ACCESS; in hw_watchpoint_update()