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.h866 int nested_svm_check_cached_vmcb12(struct kvm_vcpu *vcpu);
H A Dnested.c461 int nested_svm_check_cached_vmcb12(struct kvm_vcpu *vcpu) in nested_svm_check_cached_vmcb12() function
1066 if (nested_svm_check_cached_vmcb12(vcpu) < 0) { in nested_svm_copy_vmcb12_to_cache()
H A Dsvm.c5037 if (nested_svm_check_cached_vmcb12(vcpu) < 0) in svm_leave_smm()