Home
last modified time | relevance | path

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

/linux/arch/x86/kvm/svm/
H A Dsvm.c3121 static int msr_interception(struct kvm_vcpu *vcpu) in msr_interception()
3278 [SVM_EXIT_MSR] = msr_interception,
3538 return msr_interception(vcpu); in svm_invoke_exit_handler()
3120 static int msr_interception(struct kvm_vcpu *vcpu) msr_interception() function