Searched refs:vmcs01 (Results 1 – 3 of 3) sorted by relevance
341 if (WARN_ON_ONCE(vmx->loaded_vmcs != &vmx->vmcs01)) in free_nested()342 vmx_switch_vmcs(vcpu, &vmx->vmcs01); in free_nested()362 shadow_vmcs = vmx->vmcs01.shadow_vmcs; in free_nested()364 vmx->vmcs01.shadow_vmcs = NULL; in free_nested()667 if (vmx_test_msr_bitmap_##rw(vmx->vmcs01.msr_bitmap, msr) || \1695 struct vmcs *shadow_vmcs = vmx->vmcs01.shadow_vmcs; in copy_shadow_to_vmcs12()1730 struct vmcs *shadow_vmcs = vmx->vmcs01.shadow_vmcs; in copy_vmcs12_to_shadow()2431 static void prepare_vmcs02_early(struct vcpu_vmx *vmx, struct loaded_vmcs *vmcs01, in prepare_vmcs02_early() argument2443 exec_control = __pin_controls_get(vmcs01); in prepare_vmcs02_early()2460 exec_control = __exec_controls_get(vmcs01); /* L0's desires */ in prepare_vmcs02_early()[all …]
235 struct loaded_vmcs vmcs01; member
74 also have "vmcs01", the VMCS that L0 built for L1, and "vmcs02" is the VMCS