Home
last modified time | relevance | path

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

/linux-6.1.9/arch/x86/kvm/svm/
Dsvm.h595 int svm_allocate_nested(struct vcpu_svm *svm);
Dnested.c1103 int svm_allocate_nested(struct vcpu_svm *svm) in svm_allocate_nested() function
Dsvm.c328 int ret = svm_allocate_nested(svm); in svm_set_efer()
4465 if (svm_allocate_nested(svm)) in svm_leave_smm()