Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
[linux-2.6-block.git] / arch / x86 / include / asm / msr-index.h
index 695881ef682c3462ccc26c1863f747de3f06fd7b..20ce682a2540f389dc62f29dbf07c0b3f32620ea 100644 (file)
 /* Alternative perfctr range with full access. */
 #define MSR_IA32_PMC0                  0x000004c1
 
+/* Auto-reload via MSR instead of DS area */
+#define MSR_RELOAD_PMC0                        0x000014c1
+#define MSR_RELOAD_FIXED_CTR0          0x00001309
+
 /*
  * AMD64 MSRs. Not complete. See the architecture manual for a more
  * complete list.