Home
last modified time | relevance | path

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

/Linux-v6.1/arch/x86/kvm/svm/
Dsvm.h600 int nested_svm_vmexit(struct vcpu_svm *svm);
607 return nested_svm_vmexit(svm); in nested_svm_simple_vmexit()
Dnested.c55 nested_svm_vmexit(svm); in nested_svm_inject_npf_exit()
884 nested_svm_vmexit(svm); in nested_svm_vmrun()
929 int nested_svm_vmexit(struct vcpu_svm *svm) in nested_svm_vmexit() function
1275 nested_svm_vmexit(svm); in nested_svm_exit_handled()
1336 nested_svm_vmexit(svm); in nested_svm_inject_exception_vmexit()