Home
last modified time | relevance | path

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

/qemu/target/ppc/
H A Dinternal.h287 void ppc_cpu_debug_excp_handler(CPUState *cs);
H A Dexcp_helper.c3198 void ppc_cpu_debug_excp_handler(CPUState *cs) in ppc_cpu_debug_excp_handler() function
H A Dcpu_init.c7489 .debug_excp_handler = ppc_cpu_debug_excp_handler,