Lines Matching refs:vmcs01
2302 * in the merging. We update the vmcs01 here for L1 as well
3956 struct hv_enlightened_vmcs *evmcs = (void *)vmx->vmcs01.vmcs;
3969 unsigned long *msr_bitmap = vmx->vmcs01.msr_bitmap;
4013 unsigned long *msr_bitmap = vmx->vmcs01.msr_bitmap;
4052 u64 *msr_bitmap = (u64 *)vmx->vmcs01.msr_bitmap;
4424 * Not used by KVM and never set in vmcs01 or vmcs02, but emulated for
4722 vmcs_write64(MSR_BITMAP, __pa(vmx->vmcs01.msr_bitmap));
6707 /* Postpone execution until vmcs01 is the current VMCS. */
6758 /* Defer reload until vmcs01 is the current VMCS. */
7492 err = alloc_loaded_vmcs(&vmx->vmcs01);
7499 * feature only for vmcs01, KVM currently isn't equipped to realize any
7504 struct hv_enlightened_vmcs *evmcs = (void *)vmx->vmcs01.vmcs;
7529 vmx->loaded_vmcs = &vmx->vmcs01;