Home
last modified time | relevance | path

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

/openbmc/qemu/target/ppc/
H A Dtimebase_helper.c113 cpu_ppc_store_atbl(env, val); in helper_store_atbl()
H A Dcpu.h1605 void cpu_ppc_store_atbl(CPUPPCState *env, uint32_t value);
/openbmc/qemu/hw/ppc/
H A Dppc.c612 void cpu_ppc_store_atbl (CPUPPCState *env, uint32_t value) in cpu_ppc_store_atbl() function