Home
last modified time | relevance | path

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

/arch/powerpc/kvm/
Dtiming.h48 static inline void kvmppc_account_exit_stat(struct kvm_vcpu *vcpu, int type) in kvmppc_account_exit_stat() function
106 kvmppc_account_exit_stat(vcpu, type); in kvmppc_account_exit()
Dbooke.c802 kvmppc_account_exit_stat(vcpu, EMULATED_INST_EXITS); in emulation_exit()