Home
last modified time | relevance | path

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

/openbmc/qemu/target/arm/
H A Dhyp_gdbstub.c242 CPUWatchpoint *find_hw_watchpoint(CPUState *cpu, target_ulong addr) in find_hw_watchpoint() function
/openbmc/qemu/target/ppc/
H A Dkvm.c1426 static int find_hw_watchpoint(target_ulong addr, int *flag) in find_hw_watchpoint() function