Home
last modified time | relevance | path

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

/openbmc/qemu/accel/tcg/
H A Dwatchpoint.c54 int cpu_watchpoint_address_matches(CPUState *cpu, vaddr addr, vaddr len) in cpu_watchpoint_address_matches() function
/openbmc/qemu/include/accel/tcg/
H A Dcpu-ops.h242 static inline int cpu_watchpoint_address_matches(CPUState *cpu, in cpu_watchpoint_address_matches() function