Home
last modified time | relevance | path

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

/qemu/target/arm/
H A Ddebug_helper.c256 static bool bp_wp_matches(ARMCPU *cpu, int n, bool is_wp) in bp_wp_matches() function
370 if (bp_wp_matches(cpu, n, true)) { in check_watchpoints()
416 if (bp_wp_matches(cpu, n, false)) { in arm_debug_check_breakpoint()