Searched refs:cpu_watchpoint_remove_all (Results 1 – 5 of 5) sorted by relevance
287 cpu_watchpoint_remove_all(env, BP_CPU); in cpu_load()
534 cpu_watchpoint_remove_all(env, BP_CPU); in cpu_reset()
863 void cpu_watchpoint_remove_all(CPUState *env, int mask);
1539 cpu_watchpoint_remove_all(env, BP_GDB); in gdb_breakpoint_remove_all()2317 cpu_watchpoint_remove_all(env, BP_GDB); in gdbserver_fork()
1423 void cpu_watchpoint_remove_all(CPUState *env, int mask) in cpu_watchpoint_remove_all() function