Home
last modified time | relevance | path

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

/openbmc/qemu/hw/ppc/
H A Dspapr_vof.c61 PowerPCCPU *first_ppc_cpu = POWERPC_CPU(first_cpu); in spapr_vof_reset() local
87 spapr_cpu_set_entry_state(first_ppc_cpu, SPAPR_ENTRY_POINT, in spapr_vof_reset()
H A Dspapr.c1098 PowerPCCPU *first_ppc_cpu = POWERPC_CPU(first_cpu); in spapr_dt_ov5_platform_support() local
1116 if (!ppc_check_compat(first_ppc_cpu, CPU_POWERPC_LOGICAL_3_00, 0, in spapr_dt_ov5_platform_support()
1117 first_ppc_cpu->compat_pvr)) { in spapr_dt_ov5_platform_support()
1762 PowerPCCPU *first_ppc_cpu; in spapr_machine_reset() local
1781 first_ppc_cpu = POWERPC_CPU(first_cpu); in spapr_machine_reset()
1849 spapr_cpu_set_entry_state(first_ppc_cpu, SPAPR_ENTRY_POINT, in spapr_machine_reset()
1863 first_ppc_cpu->env.gpr[5] = 0; in spapr_machine_reset()