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.h227 int ppc_fixup_cpu(PowerPCCPU *cpu);
H A Dcpu_init.c6822 if (ppc_fixup_cpu(cpu) != 0) { in ppc_cpu_realize()
H A Dtranslate.c7239 int ppc_fixup_cpu(PowerPCCPU *cpu) in ppc_fixup_cpu() function