Home
last modified time | relevance | path

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

/qemu/target/ppc/
H A Dexcp_helper.c2011 static int ppc_next_unmasked_interrupt(CPUPPCState *env) in ppc_next_unmasked_interrupt() function
2154 if (ppc_next_unmasked_interrupt(env)) { in ppc_maybe_interrupt()
2519 interrupt = ppc_next_unmasked_interrupt(env); in ppc_cpu_exec_interrupt()