Searched refs:ccpu (Results 1 – 1 of 1) sorted by relevance
204 PowerPCCPU *ccpu = POWERPC_CPU(ccs); in helper_store_ptcr() local205 CPUPPCState *cenv = &ccpu->env; in helper_store_ptcr()268 PowerPCCPU *ccpu = POWERPC_CPU(ccs); in helper_load_dpdes() local269 CPUPPCState *cenv = &ccpu->env; in helper_load_dpdes()270 uint32_t thread_id = ppc_cpu_tir(ccpu); in helper_load_dpdes()298 PowerPCCPU *ccpu = POWERPC_CPU(ccs); in helper_store_dpdes() local299 uint32_t thread_id = ppc_cpu_tir(ccpu); in helper_store_dpdes()301 ppc_set_irq(ccpu, PPC_INTERRUPT_DOORBELL, val & (0x1 << thread_id)); in helper_store_dpdes()396 PowerPCCPU *ccpu = POWERPC_CPU(ccs); in helper_store_pmcr() local397 ppc_set_pmcr(ccpu, val); in helper_store_pmcr()