Home
last modified time | relevance | path

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

/Linux-v6.6/arch/x86/kvm/vmx/
Dvmx.h174 bool vmcs02_initialized; member
Dnested.c2173 if (vmx->nested.vmcs02_initialized) in prepare_vmcs02_constant_state()
2175 vmx->nested.vmcs02_initialized = true; in prepare_vmcs02_constant_state()
5119 vmx->nested.vmcs02_initialized = false; in enter_vmx_operation()