Home
last modified time | relevance | path

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

/qemu/include/exec/
H A Dwatchpoint.h29 static inline void cpu_watchpoint_remove_all(CPUState *cpu, int mask) in cpu_watchpoint_remove_all() function
/qemu/system/
H A Dwatchpoint.c93 void cpu_watchpoint_remove_all(CPUState *cpu, int mask) in cpu_watchpoint_remove_all() function