Home
last modified time | relevance | path

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

/Linux-v5.15/arch/x86/kvm/vmx/
Dvmx.h162 bool vmcs02_initialized; member
Dnested.c2147 if (vmx->nested.vmcs02_initialized) in prepare_vmcs02_constant_state()
2149 vmx->nested.vmcs02_initialized = true; in prepare_vmcs02_constant_state()
4886 vmx->nested.vmcs02_initialized = false; in enter_vmx_operation()