Searched refs:cpu_ppc_store_vtb (Results 1 – 3 of 3) sorted by relevance
158 cpu_ppc_store_vtb(env, val); in helper_store_vtb()164 cpu_ppc_store_vtb(cenv, val); in helper_store_vtb()
1610 void cpu_ppc_store_vtb(CPUPPCState *env, uint64_t value);
653 void cpu_ppc_store_vtb(CPUPPCState *env, uint64_t value) in cpu_ppc_store_vtb() function