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.h289 bool ppc_cpu_debug_check_watchpoint(CPUState *cs, CPUWatchpoint *wp);
H A Dexcp_helper.c3254 bool ppc_cpu_debug_check_watchpoint(CPUState *cs, CPUWatchpoint *wp) in ppc_cpu_debug_check_watchpoint() function
H A Dcpu_init.c7495 .debug_check_watchpoint = ppc_cpu_debug_check_watchpoint,