Home
last modified time | relevance | path

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

/linux/arch/x86/kvm/svm/
H A Dhyperv.c17 nested_svm_vmexit(svm); in svm_hv_inject_synthetic_vmexit_post_tlb_flush()
H A Dsvm.h658 int nested_svm_vmexit(struct vcpu_svm *svm);
665 return nested_svm_vmexit(svm); in nested_svm_simple_vmexit()