Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/kvm/svm/
H A Dsvm.h595 int svm_allocate_nested(struct vcpu_svm *svm);
H A Dnested.c1175 int svm_allocate_nested(struct vcpu_svm *svm) in svm_allocate_nested() function
H A Dsvm.c328 int ret = svm_allocate_nested(svm); in svm_set_efer()
4703 if (svm_allocate_nested(svm)) in svm_leave_smm()