vmcs02_initialized 1980 arch/x86/kvm/vmx/nested.c 	if (vmx->nested.vmcs02_initialized)
vmcs02_initialized 1982 arch/x86/kvm/vmx/nested.c 	vmx->nested.vmcs02_initialized = true;
vmcs02_initialized 4401 arch/x86/kvm/vmx/nested.c 	vmx->nested.vmcs02_initialized = false;
vmcs02_initialized  133 arch/x86/kvm/vmx/vmx.h 	bool vmcs02_initialized;