Home
last modified time | relevance | path

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

/qemu/hw/ppc/
H A Dppc.c636 void cpu_ppc_increase_tb_by_offset(CPUPPCState *env, int64_t offset) in cpu_ppc_increase_tb_by_offset() function
H A Dspapr_nested.c1749 cpu_ppc_increase_tb_by_offset(env, vcpu->tb_offset); in nested_papr_load_l2()
/qemu/target/ppc/
H A Dcpu.h1585 void cpu_ppc_increase_tb_by_offset(CPUPPCState *env, int64_t offset);