Home
last modified time | relevance | path

Searched refs:cpu_watchpoint_remove (Results 1 – 3 of 3) sorted by relevance

/qemu/system/
H A Dwatchpoint.c65 int cpu_watchpoint_remove(CPUState *cpu, vaddr addr, vaddr len, in cpu_watchpoint_remove() function
/qemu/accel/tcg/
H A Dtcg-accel-ops.c181 err = cpu_watchpoint_remove(cpu, addr, len, in tcg_remove_breakpoint()
/qemu/include/hw/core/
H A Dcpu.h1099 static inline int cpu_watchpoint_remove(CPUState *cpu, vaddr addr, in cpu_watchpoint_remove() function
1116 int cpu_watchpoint_remove(CPUState *cpu, vaddr addr,