Home
last modified time | relevance | path

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

/qemu/include/hw/ppc/
H A Dppc.h85 static inline void ppc_irq_reset(PowerPCCPU *cpu) {} in ppc_irq_reset() function
93 void ppc_irq_reset(PowerPCCPU *cpu);
/qemu/hw/ppc/
H A Dtrace-events136 ppc_irq_reset(const char *name) "%s"
H A Dppc.c1542 void ppc_irq_reset(PowerPCCPU *cpu) in ppc_irq_reset() function
/qemu/target/ppc/
H A Dcpu_init.c7210 ppc_irq_reset(cpu); in ppc_cpu_reset_hold()