]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - arch/x86/include/asm/pvclock-abi.h
x86, paravirt: don't compute pvclock adjustments if we trust the tsc
[karo-tx-linux.git] / arch / x86 / include / asm / pvclock-abi.h
index ec5c41ac4befec204ceef3ca0b825f7546de5b74..35f2d1948adad8bebad28a5dc06b328454dc6ace 100644 (file)
@@ -39,5 +39,6 @@ struct pvclock_wall_clock {
        u32   nsec;
 } __attribute__((__packed__));
 
+#define PVCLOCK_TSC_STABLE_BIT (1 << 0)
 #endif /* __ASSEMBLY__ */
 #endif /* _ASM_X86_PVCLOCK_ABI_H */