Searched refs:SVM_NESTED_CTL_SEV_ENABLE (Results 1 – 2 of 2) sorted by relevance
151 #define SVM_NESTED_CTL_SEV_ENABLE BIT(1) macro
1630 svm->vmcb->control.nested_ctl |= SVM_NESTED_CTL_SEV_ENABLE; in init_vmcb()