Merge branch 'kvm-late-6.1' into HEAD
[sfrench/cifs-2.6.git] / arch / x86 / include / asm / hyperv-tlfs.h
index 08e822bd7aa601314980dfada7688407df539cbb..1e2fe398b66d5a9aaf3f7b22e24711459a5bfafe 100644 (file)
@@ -255,6 +255,9 @@ enum hv_isolation_type {
 /* TSC invariant control */
 #define HV_X64_MSR_TSC_INVARIANT_CONTROL       0x40000118
 
+/* HV_X64_MSR_TSC_INVARIANT_CONTROL bits */
+#define HV_EXPOSE_INVARIANT_TSC                BIT_ULL(0)
+
 /* Register name aliases for temporary compatibility */
 #define HV_X64_MSR_STIMER0_COUNT       HV_REGISTER_STIMER0_COUNT
 #define HV_X64_MSR_STIMER0_CONFIG      HV_REGISTER_STIMER0_CONFIG