Lines Matching refs:vmcs01
2145 * in the merging. We update the vmcs01 here for L1 as well
3201 else /* vmcs01.GUEST_CR3 is already up-to-date. */
3819 struct hv_enlightened_vmcs *evmcs = (void *)vmx->vmcs01.vmcs;
3831 unsigned long *msr_bitmap = vmx->vmcs01.msr_bitmap;
3876 unsigned long *msr_bitmap = vmx->vmcs01.msr_bitmap;
3931 unsigned long *msr_bitmap = to_vmx(vcpu)->vmcs01.msr_bitmap;
4423 vmcs_write64(MSR_BITMAP, __pa(vmx->vmcs01.msr_bitmap));
6330 /* Postpone execution until vmcs01 is the current VMCS. */
6375 /* Defer reload until vmcs01 is the current VMCS. */
7057 err = alloc_loaded_vmcs(&vmx->vmcs01);
7064 * feature only for vmcs01, KVM currently isn't equipped to realize any
7069 struct hv_enlightened_vmcs *evmcs = (void *)vmx->vmcs01.vmcs;
7095 vmx->loaded_vmcs = &vmx->vmcs01;