Searched refs:debug_check_watchpoint (Results 1 – 6 of 6) sorted by relevance
119 && cc->tcg_ops->debug_check_watchpoint in cpu_check_watchpoint()120 && !cc->tcg_ops->debug_check_watchpoint(cpu, wp)) { in cpu_check_watchpoint()
196 bool (*debug_check_watchpoint)(CPUState *cpu, CPUWatchpoint *wp); member
252 .debug_check_watchpoint = arm_debug_check_watchpoint,
149 .debug_check_watchpoint = riscv_cpu_debug_check_watchpoint,
2690 .debug_check_watchpoint = arm_debug_check_watchpoint,
7435 .debug_check_watchpoint = ppc_cpu_debug_check_watchpoint,