Home
last modified time | relevance | path

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

/openbmc/qemu/target/arm/
H A Dinternals.h304 bool arm_debug_check_watchpoint(CPUState *cs, CPUWatchpoint *wp);
H A Ddebug_helper.c423 bool arm_debug_check_watchpoint(CPUState *cs, CPUWatchpoint *wp) in arm_debug_check_watchpoint() function
H A Dcpu.c2474 .debug_check_watchpoint = arm_debug_check_watchpoint,
/openbmc/qemu/target/arm/tcg/
H A Dcpu32.c1037 .debug_check_watchpoint = arm_debug_check_watchpoint,