Home
last modified time | relevance | path

Searched refs:cpu_ppc_store_hdecr (Results 1 – 4 of 4) sorted by relevance

/qemu/target/ppc/
H A Dtimebase_helper.c146 cpu_ppc_store_hdecr(env, val); in helper_store_hdecr()
152 cpu_ppc_store_hdecr(cenv, val); in helper_store_hdecr()
H A Dcpu.h1628 void cpu_ppc_store_hdecr(CPUPPCState *env, target_ulong value);
/qemu/hw/ppc/
H A Dppc.c949 void cpu_ppc_store_hdecr(CPUPPCState *env, target_ulong value) in cpu_ppc_store_hdecr() function
1133 cpu_ppc_store_hdecr(env, -1); in cpu_ppc_tb_reset()
H A Dspapr_nested.c434 cpu_ppc_store_hdecr(env, hdec); in h_enter_nested()
1747 cpu_ppc_store_hdecr(env, hdec); in nested_papr_load_l2()