Searched refs:first_ppc_cpu (Results 1 – 3 of 3) sorted by relevance
61 PowerPCCPU *first_ppc_cpu = POWERPC_CPU(first_cpu); in spapr_vof_reset() local87 spapr_cpu_set_entry_state(first_ppc_cpu, SPAPR_ENTRY_POINT, in spapr_vof_reset()
984 PowerPCCPU *first_ppc_cpu = POWERPC_CPU(first_cpu); in timebase_save() local986 if (!first_ppc_cpu->env.tb_env) { in timebase_save()1003 tb->guest_timebase = ticks + first_ppc_cpu->env.tb_env->tb_offset; in timebase_save()1012 PowerPCCPU *first_ppc_cpu = POWERPC_CPU(first_cpu); in timebase_load() local1016 if (!first_ppc_cpu->env.tb_env) { in timebase_load()1021 freq = first_ppc_cpu->env.tb_env->tb_freq; in timebase_load()1025 tb_off = first_ppc_cpu->env.tb_env->tb_offset; in timebase_load()
1020 PowerPCCPU *first_ppc_cpu = POWERPC_CPU(first_cpu); in spapr_dt_ov5_platform_support() local1038 if (!ppc_check_compat(first_ppc_cpu, CPU_POWERPC_LOGICAL_3_00, 0, in spapr_dt_ov5_platform_support()1039 first_ppc_cpu->compat_pvr)) { in spapr_dt_ov5_platform_support()1672 PowerPCCPU *first_ppc_cpu; in spapr_machine_reset() local1691 first_ppc_cpu = POWERPC_CPU(first_cpu); in spapr_machine_reset()1759 spapr_cpu_set_entry_state(first_ppc_cpu, SPAPR_ENTRY_POINT, in spapr_machine_reset()1774 first_ppc_cpu->env.gpr[5] = 0; in spapr_machine_reset()