Home
last modified time | relevance | path

Searched refs:arm_debug_check_watchpoint (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/target/arm/tcg/
H A Dcpu-v7m.c266 .debug_check_watchpoint = arm_debug_check_watchpoint,
/openbmc/qemu/target/arm/
H A Ddebug_helper.c425 bool arm_debug_check_watchpoint(CPUState *cs, CPUWatchpoint *wp) in arm_debug_check_watchpoint() function