Home
last modified time | relevance | path

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

/openbmc/qemu/system/
H A Dwatchpoint.c91 void cpu_watchpoint_remove_all(CPUState *cpu, int mask) in cpu_watchpoint_remove_all() function
/openbmc/qemu/include/hw/core/
H A Dcpu.h1135 static inline void cpu_watchpoint_remove_all(CPUState *cpu, int mask) in cpu_watchpoint_remove_all() function