Home
last modified time | relevance | path

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

/openbmc/qemu/system/
H A Dwatchpoint.c29 int flags, CPUWatchpoint **watchpoint) in cpu_watchpoint_insert()
83 void cpu_watchpoint_remove_by_ref(CPUState *cpu, CPUWatchpoint *watchpoint) in cpu_watchpoint_remove_by_ref()
/openbmc/qemu/include/exec/
H A Dwatchpoint.h13 int flags, CPUWatchpoint **watchpoint) in cpu_watchpoint_insert()