Searched refs:cpu_watchpoint_remove (Results 1 – 3 of 3) sorted by relevance
795 int cpu_watchpoint_remove(CPUState *env, target_ulong addr,
1517 err = cpu_watchpoint_remove(env, addr, len, xlat_gdb_type[type]); in gdb_breakpoint_remove()
1373 int cpu_watchpoint_remove(CPUState *env, target_ulong addr, target_ulong len, in cpu_watchpoint_remove() function