Home
last modified time | relevance | path

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

/qemu/include/exec/
H A Dwatchpoint.h12 static inline int cpu_watchpoint_insert(CPUState *cpu, vaddr addr, vaddr len, in cpu_watchpoint_insert() function
/qemu/system/
H A Dwatchpoint.c28 int cpu_watchpoint_insert(CPUState *cpu, vaddr addr, vaddr len, in cpu_watchpoint_insert() function