Home
last modified time | relevance | path

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

/openbmc/qemu/target/ppc/
H A Dtimebase_helper.c142 cpu_ppc_store_hdecr(env, val); in helper_store_hdecr()
148 cpu_ppc_store_hdecr(cenv, val); in helper_store_hdecr()
H A Dcpu.h1615 void cpu_ppc_store_hdecr(CPUPPCState *env, target_ulong value);
/openbmc/qemu/hw/ppc/
H A Dppc.c950 void cpu_ppc_store_hdecr(CPUPPCState *env, target_ulong value) in cpu_ppc_store_hdecr() function
1134 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()
1758 cpu_ppc_store_hdecr(env, hdec); in nested_papr_load_l2()