|
@@ -159,6 +159,7 @@
|
|
#define X86_FEATURE_WDT (6*32+13) /* Watchdog timer */
|
|
#define X86_FEATURE_WDT (6*32+13) /* Watchdog timer */
|
|
#define X86_FEATURE_LWP (6*32+15) /* Light Weight Profiling */
|
|
#define X86_FEATURE_LWP (6*32+15) /* Light Weight Profiling */
|
|
#define X86_FEATURE_FMA4 (6*32+16) /* 4 operands MAC instructions */
|
|
#define X86_FEATURE_FMA4 (6*32+16) /* 4 operands MAC instructions */
|
|
|
|
+#define X86_FEATURE_TCE (6*32+17) /* translation cache extension */
|
|
#define X86_FEATURE_NODEID_MSR (6*32+19) /* NodeId MSR */
|
|
#define X86_FEATURE_NODEID_MSR (6*32+19) /* NodeId MSR */
|
|
#define X86_FEATURE_TBM (6*32+21) /* trailing bit manipulations */
|
|
#define X86_FEATURE_TBM (6*32+21) /* trailing bit manipulations */
|
|
#define X86_FEATURE_TOPOEXT (6*32+22) /* topology extensions CPUID leafs */
|
|
#define X86_FEATURE_TOPOEXT (6*32+22) /* topology extensions CPUID leafs */
|