Home
last modified time | relevance | path

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

/openbmc/qemu/target/ppc/
H A Dinternal.h292 bool ppc_cpu_debug_check_watchpoint(CPUState *cs, CPUWatchpoint *wp);
H A Dtcg-excp_helper.c356 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
H A Dcpu_init.c7514 .debug_check_watchpoint = ppc_cpu_debug_check_watchpoint,