Home
last modified time | relevance | path

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

/linux/arch/x86/kvm/svm/
H A Dsvm.c2290 static u64 svm_get_decoded_instr_exit_code(struct kvm_vcpu *vcpu) in svm_get_decoded_instr_exit_code() function
2336 svm_exit_code = svm_get_decoded_instr_exit_code(vcpu); in gp_interception()