Searched refs:ppc_cpu_debug_check_watchpoint (Results 1 – 3 of 3) sorted by relevance
292 bool ppc_cpu_debug_check_watchpoint(CPUState *cs, CPUWatchpoint *wp);
356 bool ppc_cpu_debug_check_watchpoint(CPUState *cs, CPUWatchpoint *wp) in ppc_cpu_debug_check_watchpoint() 344 bool ppc_cpu_debug_check_watchpoint(CPUState *cs, CPUWatchpoint *wp) ppc_cpu_debug_check_watchpoint() function
7514 .debug_check_watchpoint = ppc_cpu_debug_check_watchpoint,