Home
last modified time | relevance | path

Searched refs:arm_debug_check_watchpoint (Results 1 – 4 of 4) 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
H A Dinternals.h659 bool arm_debug_check_watchpoint(CPUState *cs, CPUWatchpoint *wp);
H A Dcpu.c2366 .debug_check_watchpoint = arm_debug_check_watchpoint, in arm_cpu_realizefn()