Home
last modified time | relevance | path

Searched defs:cpu_watchpoint_remove (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/system/
H A Dwatchpoint.c70 int cpu_watchpoint_remove(CPUState *cpu, vaddr addr, vaddr len, in cpu_watchpoint_remove() function
/openbmc/qemu/include/hw/core/
H A Dcpu.h1099 static inline int cpu_watchpoint_remove(CPUState *cpu, vaddr addr, in cpu_watchpoint_remove() function