Searched refs:revision_id (Results 1 – 5 of 5) sorted by relevance
17 u32 revision_id:31; member
58 u32 revision_id; member
2019 if ((vmx->nested.hv_evmcs->revision_id != KVM_EVMCS_VERSION) && in nested_vmx_handle_enlightened_vmptrld()2020 (vmx->nested.hv_evmcs->revision_id != VMCS12_REVISION)) { in nested_vmx_handle_enlightened_vmptrld()2037 vmcs12->hdr.revision_id = VMCS12_REVISION; in nested_vmx_handle_enlightened_vmptrld()2969 if (CC(shadow->hdr.revision_id != VMCS12_REVISION) || in nested_vmx_check_vmcs_link_ptr()5415 if (new_vmcs12->hdr.revision_id != VMCS12_REVISION || in handle_vmptrld()6449 if (vmcs12->hdr.revision_id != VMCS12_REVISION) in vmx_set_nested_state()6478 if (shadow_vmcs12->hdr.revision_id != VMCS12_REVISION || in vmx_set_nested_state()
2669 vmcs_conf->revision_id = vmx_msr_low; in setup_vmcs_config()2699 vmcs->hdr.revision_id = KVM_EVMCS_VERSION; in alloc_vmcs_cpu()2701 vmcs->hdr.revision_id = vmcs_config.revision_id; in alloc_vmcs_cpu()2794 vmcs->hdr.revision_id = vmcs_config.revision_id; in alloc_kvm_area()
365 u32 revision_id; member