Home
last modified time | relevance | path

Searched refs:kvmppc_account_exit_stat (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.4/arch/powerpc/kvm/
Dtiming.h37 static inline void kvmppc_account_exit_stat(struct kvm_vcpu *vcpu, int type) in kvmppc_account_exit_stat() function
95 kvmppc_account_exit_stat(vcpu, type); in kvmppc_account_exit()
Dbooke.c811 kvmppc_account_exit_stat(vcpu, EMULATED_INST_EXITS); in emulation_exit()