Searched refs:ppc_cpu_debug_check_watchpoint (Results 1 – 3 of 3) sorted by relevance
289 bool ppc_cpu_debug_check_watchpoint(CPUState *cs, CPUWatchpoint *wp);
3278 bool ppc_cpu_debug_check_watchpoint(CPUState *cs, CPUWatchpoint *wp) in ppc_cpu_debug_check_watchpoint() function
7427 .debug_check_watchpoint = ppc_cpu_debug_check_watchpoint,