Home
last modified time | relevance | path

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

/Linux-v4.19/arch/x86/kvm/
Dsvm.c389 static int nested_svm_vmexit(struct vcpu_svm *svm);
2918 nested_svm_vmexit(svm); in nested_svm_inject_npf_exit()
3232 nested_svm_vmexit(svm); in nested_svm_exit_handled()
3267 static int nested_svm_vmexit(struct vcpu_svm *svm) in nested_svm_vmexit() function
3690 nested_svm_vmexit(svm); in vmrun_interception()
4912 nested_svm_vmexit(svm); in handle_exit()
6169 ret = nested_svm_vmexit(svm); in svm_pre_enter_smm()