Home
last modified time | relevance | path

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

/openbmc/qemu/target/ppc/
H A Dcpu.c127 void ppc_store_ciabr(CPUPPCState *env, target_ulong val) in ppc_store_ciabr() function
H A Dmisc_helper.c223 ppc_store_ciabr(env, value); in helper_store_ciabr()
H A Dcpu.h1589 void ppc_store_ciabr(CPUPPCState *env, target_ulong value);
/openbmc/qemu/hw/ppc/
H A Dspapr_hcall.c816 ppc_store_ciabr(env, value1); in h_set_mode_resource_set_ciabr()