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