Searched refs:vmcs02 (Results 1 – 3 of 3) sorted by relevance
74 also have "vmcs01", the VMCS that L0 built for L1, and "vmcs02" is the VMCS
143 struct loaded_vmcs vmcs02; member
1611 WARN_ON_ONCE(vmx->loaded_vmcs != &vmx->nested.vmcs02); in vmx_load_vmcs01()1620 vmx_switch_loaded_vmcs(vcpu, &to_vmx(vcpu)->nested.vmcs02); in vmx_put_vmcs01()