Home
last modified time | relevance | path

Searched refs:vmcs02 (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.15/arch/x86/kvm/vmx/
Dvmx.h181 struct loaded_vmcs vmcs02; member
Dnested.c319 free_loaded_vmcs(&vmx->nested.vmcs02); in free_nested()
611 unsigned long *msr_bitmap_l0 = to_vmx(vcpu)->nested.vmcs02.msr_bitmap; in nested_vmx_prepare_msr_bitmap()
2168 vmcs_write64(MSR_BITMAP, __pa(vmx->nested.vmcs02.msr_bitmap)); in prepare_vmcs02_constant_state()
3396 vmx_switch_vmcs(vcpu, &vmx->nested.vmcs02); in nested_vmx_enter_non_root_mode()
4083 vmx->loaded_vmcs = &vmx->nested.vmcs02; in copy_vmcs02_to_vmcs12_rare()
4089 vmx_vcpu_load_vmcs(vcpu, cpu, &vmx->nested.vmcs02); in copy_vmcs02_to_vmcs12_rare()
4865 r = alloc_loaded_vmcs(&vmx->nested.vmcs02); in enter_vmx_operation()
4903 free_loaded_vmcs(&vmx->nested.vmcs02); in enter_vmx_operation()
/Linux-v5.15/Documentation/virt/kvm/
Dnested-vmx.rst74 also have "vmcs01", the VMCS that L0 built for L1, and "vmcs02" is the VMCS