Searched refs:nested_svm_vmexit (Results 1 - 3 of 3) sorted by last modified time

/linux-master/arch/x86/kvm/svm/
H A Dsvm.h609 int nested_svm_vmexit(struct vcpu_svm *svm);
616 return nested_svm_vmexit(svm);
H A Dnested.c56 nested_svm_vmexit(svm);
922 nested_svm_vmexit(svm);
967 int nested_svm_vmexit(struct vcpu_svm *svm) function
1352 nested_svm_vmexit(svm);
1413 nested_svm_vmexit(svm);
H A Dhyperv.c17 nested_svm_vmexit(svm);

Completed in 175 milliseconds