Home
last modified time | relevance | path

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

/openbmc/qemu/target/ppc/
H A Dtimebase_helper.c118 cpu_ppc_store_atbu(env, val); in helper_store_atbu()
H A Dcpu.h1606 void cpu_ppc_store_atbu(CPUPPCState *env, uint32_t value);
/openbmc/qemu/hw/ppc/
H A Dppc.c623 void cpu_ppc_store_atbu (CPUPPCState *env, uint32_t value) in cpu_ppc_store_atbu() function