Home
last modified time | relevance | path

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

/Linux-v4.19/arch/x86/kvm/
Dvmx.c1385 static bool __read_mostly enlightened_vmcs = true; variable
1386 module_param(enlightened_vmcs, bool, 0444);
14302 if (enlightened_vmcs && in vmx_init()
14311 enlightened_vmcs = false; in vmx_init()
14316 if (enlightened_vmcs) { in vmx_init()
14321 enlightened_vmcs = false; in vmx_init()