Home
last modified time | relevance | path

Searched refs:emulated_inst_exits (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/arch/powerpc/kvm/
H A Dtiming.h54 vcpu->stat.emulated_inst_exits++; in kvmppc_account_exit_stat()
H A Dbook3s.c69 STATS_DESC_COUNTER(VCPU, emulated_inst_exits),
H A Dbook3s_pr.c1113 vcpu->stat.emulated_inst_exits++; in kvmppc_exit_pr_progint()
H A Dbooke.c67 STATS_DESC_COUNTER(VCPU, emulated_inst_exits),
/openbmc/linux/arch/powerpc/include/asm/
H A Dkvm_host.h110 u64 emulated_inst_exits; member