Home
last modified time | relevance | path

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

/openbmc/qemu/target/ppc/
H A Dinternal.h230 int ppc_fixup_cpu(PowerPCCPU *cpu);
H A Dtranslate.c6441 int ppc_fixup_cpu(PowerPCCPU *cpu) in ppc_fixup_cpu()
6421 int ppc_fixup_cpu(PowerPCCPU *cpu) ppc_fixup_cpu() function
H A Dcpu_init.c6936 if (ppc_fixup_cpu(cpu) != 0) { in ppc_cpu_realize()