]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/blobdiff - arch/x86/include/asm/kvm_host.h
KVM: x86: Replace call-back compute_tsc_offset() with a common function
[mirror_ubuntu-bionic-kernel.git] / arch / x86 / include / asm / kvm_host.h
index c5a3f3d66e905cf38cdaa744d6c4f04acceeb368..672f960e81449478215865357cf28b1f072f6ffb 100644 (file)
@@ -856,7 +856,6 @@ struct kvm_x86_ops {
        u64 (*read_tsc_offset)(struct kvm_vcpu *vcpu);
        void (*write_tsc_offset)(struct kvm_vcpu *vcpu, u64 offset);
 
-       u64 (*compute_tsc_offset)(struct kvm_vcpu *vcpu, u64 target_tsc);
        u64 (*read_l1_tsc)(struct kvm_vcpu *vcpu, u64 host_tsc);
 
        void (*get_exit_info)(struct kvm_vcpu *vcpu, u64 *info1, u64 *info2);