Searched refs:cpu_watchpoint_remove (Results 1 – 3 of 3) sorted by relevance
/openbmc/qemu/system/ |
H A D | watchpoint.c | 65 int cpu_watchpoint_remove(CPUState *cpu, vaddr addr, vaddr len, in cpu_watchpoint_remove() function
|
/openbmc/qemu/accel/tcg/ |
H A D | tcg-accel-ops.c | 181 err = cpu_watchpoint_remove(cpu, addr, len, in tcg_remove_breakpoint()
|
/openbmc/qemu/include/hw/core/ |
H A D | cpu.h | 1129 static inline int cpu_watchpoint_remove(CPUState *cpu, vaddr addr, in cpu_watchpoint_remove() function 1146 int cpu_watchpoint_remove(CPUState *cpu, vaddr addr,
|