patch-2.4.22 linux-2.4.22/include/asm-i386/msr.h

Next file: linux-2.4.22/include/asm-i386/pci.h
Previous file: linux-2.4.22/include/asm-i386/mpspec.h
Back to the patch index
Back to the overall index

diff -urN linux-2.4.21/include/asm-i386/msr.h linux-2.4.22/include/asm-i386/msr.h
@@ -75,6 +75,9 @@
 #define MSR_P6_EVNTSEL0			0x186
 #define MSR_P6_EVNTSEL1			0x187
 
+#define MSR_IA32_PERF_STATUS		0x198
+#define MSR_IA32_PERF_CTL		0x199
+
 /* AMD Defined MSRs */
 #define MSR_K6_EFER			0xC0000080
 #define MSR_K6_STAR			0xC0000081

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)