Searched refs:guest_tsc_protected (Results 1 – 4 of 4) sorted by relevance
1093 bool guest_tsc_protected; member
2710 if (vcpu->arch.guest_tsc_protected) in kvm_vcpu_write_tsc_offset()2776 if (vcpu->arch.guest_tsc_protected) in __kvm_synchronize_tsc()4089 } else if (!vcpu->arch.guest_tsc_protected) { in kvm_set_msr_common()5217 if (!vcpu->arch.guest_tsc_protected) in kvm_arch_vcpu_load()6492 if (vcpu->arch.guest_tsc_protected) in kvm_arch_vcpu_ioctl()
703 vcpu->arch.guest_tsc_protected = true; in tdx_vcpu_create()
4709 vcpu->arch.guest_tsc_protected = snp_is_secure_tsc_enabled(vcpu->kvm); in sev_vcpu_create()