Home
last modified time | relevance | path

Searched refs:dec_exits (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/arch/powerpc/kvm/
H A Dtiming.h51 vcpu->stat.dec_exits++; in kvmppc_account_exit_stat()
H A Dbook3s.c70 STATS_DESC_COUNTER(VCPU, dec_exits),
H A Dbook3s_hv.c1607 vcpu->stat.dec_exits++; in kvmppc_handle_exit_hv()
1929 vcpu->stat.dec_exits++; in kvmppc_handle_nested_exit()
1944 vcpu->stat.dec_exits++; in kvmppc_handle_nested_exit()
H A Dbook3s_pr.c1266 vcpu->stat.dec_exits++; in kvmppc_handle_exit_pr()
H A Dbooke.c68 STATS_DESC_COUNTER(VCPU, dec_exits),
/openbmc/linux/arch/powerpc/include/asm/
H A Dkvm_host.h111 u64 dec_exits; member