Searched refs:cpu_watchpoint_remove_all (Results 1 – 5 of 5) sorted by relevance
229 cpu_watchpoint_remove_all(env, BP_CPU); in cpu_load()
534 cpu_watchpoint_remove_all(env, BP_CPU); in cpu_reset()
436 void cpu_watchpoint_remove_all(CPUArchState *env, int mask);
1543 cpu_watchpoint_remove_all(cpu->env_ptr, BP_GDB); in gdb_breakpoint_remove_all()2322 cpu_watchpoint_remove_all(env, BP_GDB); in gdbserver_fork()
225 void cpu_watchpoint_remove_all(CPUArchState *env, int mask) in cpu_watchpoint_remove_all() function297 void cpu_watchpoint_remove_all(CPUArchState *env, int mask) in cpu_watchpoint_remove_all() function