diff options
author | Vitaly Kuznetsov <[email protected]> | 2022-10-13 11:58:43 +0200 |
---|---|---|
committer | Paolo Bonzini <[email protected]> | 2022-12-29 15:33:27 -0500 |
commit | b961aa757f940bebc608a412f66951e52a39a298 (patch) | |
tree | b7ae4a2a3b3c6575ace181f034e570135a91f415 /arch/x86/kvm/hyperv.c | |
parent | dfe0ecc6f5d32da13783d203403bd3ecacbd3179 (diff) |
x86/hyperv: Add HV_EXPOSE_INVARIANT_TSC define
Avoid open coding BIT(0) of HV_X64_MSR_TSC_INVARIANT_CONTROL by adding
a dedicated define. While there's only one user at this moment, the
upcoming KVM implementation of Hyper-V Invariant TSC feature will need
to use it as well.
Reviewed-by: Michael Kelley <[email protected]>
Signed-off-by: Vitaly Kuznetsov <[email protected]>
Reviewed-by: Sean Christopherson <[email protected]>
Message-Id: <[email protected]>
Signed-off-by: Paolo Bonzini <[email protected]>
Diffstat (limited to 'arch/x86/kvm/hyperv.c')
0 files changed, 0 insertions, 0 deletions