Searched refs:cpu_ppc_hdecr_exit (Results 1 – 3 of 3) sorted by relevance
61 void cpu_ppc_hdecr_exit(CPUPPCState *env);
487 cpu_ppc_hdecr_exit(env); in spapr_exit_nested_hv()1715 cpu_ppc_hdecr_exit(env); in spapr_exit_nested_papr()
1156 void cpu_ppc_hdecr_exit(CPUPPCState *env) in cpu_ppc_hdecr_exit() function