Home
last modified time | relevance | path

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

/linux/arch/x86/kvm/svm/
H A Dsvm.h800 int nested_svm_check_cached_vmcb12(struct kvm_vcpu *vcpu);
H A Dnested.c421 int nested_svm_check_cached_vmcb12(struct kvm_vcpu *vcpu) in nested_svm_check_cached_vmcb12() function
1040 if (nested_svm_check_cached_vmcb12(vcpu) < 0) { in nested_svm_vmrun()
H A Dsvm.c4884 if (nested_svm_check_cached_vmcb12(vcpu) < 0) in svm_leave_smm()