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()
985 PowerPCCPU *first_ppc_cpu = POWERPC_CPU(first_cpu); in timebase_save() local987 if (!first_ppc_cpu->env.tb_env) { in timebase_save()1004 tb->guest_timebase = ticks + first_ppc_cpu->env.tb_env->tb_offset; in timebase_save()1013 PowerPCCPU *first_ppc_cpu = POWERPC_CPU(first_cpu); in timebase_load() local1017 if (!first_ppc_cpu->env.tb_env) { in timebase_load()1022 freq = first_ppc_cpu->env.tb_env->tb_freq; in timebase_load()1026 tb_off = first_ppc_cpu->env.tb_env->tb_offset; in timebase_load()
1030 PowerPCCPU *first_ppc_cpu = POWERPC_CPU(first_cpu); in spapr_dt_ov5_platform_support() local1048 if (!ppc_check_compat(first_ppc_cpu, CPU_POWERPC_LOGICAL_3_00, 0, in spapr_dt_ov5_platform_support()1049 first_ppc_cpu->compat_pvr)) { in spapr_dt_ov5_platform_support()1705 PowerPCCPU *first_ppc_cpu; in spapr_machine_reset() local1724 first_ppc_cpu = POWERPC_CPU(first_cpu); in spapr_machine_reset()1792 spapr_cpu_set_entry_state(first_ppc_cpu, SPAPR_ENTRY_POINT, in spapr_machine_reset()1806 first_ppc_cpu->env.gpr[5] = 0; in spapr_machine_reset()