Home
last modified time | relevance | path

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

/openbmc/qemu/include/exec/
H A Dwatchpoint.h24 static inline void cpu_watchpoint_remove_by_ref(CPUState *cpu, in cpu_watchpoint_remove_by_ref() function
/openbmc/qemu/system/
H A Dwatchpoint.c83 void cpu_watchpoint_remove_by_ref(CPUState *cpu, CPUWatchpoint *watchpoint) in cpu_watchpoint_remove_by_ref() function