Searched refs:nested_svm_exit_special (Results 1 – 3 of 3) sorted by relevance
773 int nested_svm_exit_special(struct vcpu_svm *svm);
1432 * nested_svm_exit_special. There is nothing to do here, in nested_svm_intercept() 1602 int nested_svm_exit_special(struct vcpu_svm *svm) in nested_svm_exit_special() function
3578 vmexit = nested_svm_exit_special(svm); in svm_handle_exit()