Home
last modified time | relevance | path

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

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