Home
last modified time | relevance | path

Searched refs:kvmppc_account_exit (Results 1 – 4 of 4) sorted by relevance

/Linux-v4.19/arch/powerpc/kvm/
Dbooke.c1053 kvmppc_account_exit(vcpu, EXT_INTR_EXITS); in kvmppc_handle_exit()
1058 kvmppc_account_exit(vcpu, DEC_EXITS); in kvmppc_handle_exit()
1067 kvmppc_account_exit(vcpu, DBELL_EXITS); in kvmppc_handle_exit()
1072 kvmppc_account_exit(vcpu, GDBELL_EXITS); in kvmppc_handle_exit()
1083 kvmppc_account_exit(vcpu, GDBELL_EXITS); in kvmppc_handle_exit()
1110 kvmppc_account_exit(vcpu, DEBUG_EXITS); in kvmppc_handle_exit()
1125 kvmppc_account_exit(vcpu, USR_PR_INST); in kvmppc_handle_exit()
1134 kvmppc_account_exit(vcpu, FP_UNAVAIL); in kvmppc_handle_exit()
1200 kvmppc_account_exit(vcpu, DSI_EXITS); in kvmppc_handle_exit()
1206 kvmppc_account_exit(vcpu, ISI_EXITS); in kvmppc_handle_exit()
[all …]
Dtiming.h103 static inline void kvmppc_account_exit(struct kvm_vcpu *vcpu, int type) in kvmppc_account_exit() function
De500_emulate.c99 kvmppc_account_exit(vcpu, DEBUG_EXITS); in kvmppc_e500_emul_ehpriv()
Dpowerpc.c99 kvmppc_account_exit(vcpu, SIGNAL_EXITS); in kvmppc_prepare_to_enter()