Home
last modified time | relevance | path

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

/qemu/include/hw/ppc/
H A Dppc.h60 void cpu_ppc_hdecr_init(CPUPPCState *env);
/qemu/hw/ppc/
H A Dspapr_nested.c433 cpu_ppc_hdecr_init(env); in h_enter_nested()
1746 cpu_ppc_hdecr_init(env); in nested_papr_load_l2()
H A Dppc.c1145 void cpu_ppc_hdecr_init(CPUPPCState *env) in cpu_ppc_hdecr_init() function