Home
last modified time | relevance | path

Searched refs:cpu_ppc_hdecr_exit (Results 1 – 3 of 3) sorted by relevance

/qemu/include/hw/ppc/
H A Dppc.h61 void cpu_ppc_hdecr_exit(CPUPPCState *env);
/qemu/hw/ppc/
H A Dspapr_nested.c487 cpu_ppc_hdecr_exit(env); in spapr_exit_nested_hv()
1704 cpu_ppc_hdecr_exit(env); in spapr_exit_nested_papr()
H A Dppc.c1155 void cpu_ppc_hdecr_exit(CPUPPCState *env) in cpu_ppc_hdecr_exit() function