Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/ppc/
H A Dppc.h59 void cpu_ppc_tb_free(CPUPPCState *env);
/openbmc/qemu/hw/ppc/
H A Dspapr_cpu_core.c202 cpu_ppc_tb_free(env); in spapr_unrealize_vcpu()
H A Dppc.c1138 void cpu_ppc_tb_free(CPUPPCState *env) in cpu_ppc_tb_free() function