Home
last modified time | relevance | path

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

/openbmc/qemu/target/ppc/
H A Dinternal.h288 bool ppc_cpu_debug_check_breakpoint(CPUState *cs);
H A Dexcp_helper.c3227 bool ppc_cpu_debug_check_breakpoint(CPUState *cs) in ppc_cpu_debug_check_breakpoint() function
H A Dcpu_init.c7494 .debug_check_breakpoint = ppc_cpu_debug_check_breakpoint,