patch-2.4.0-test12 linux/include/asm-i386/msr.h
Next file: linux/include/asm-i386/mtrr.h
Previous file: linux/include/asm-i386/hardirq.h
Back to the patch index
Back to the overall index
- Lines: 8
- Date:
Mon Dec 11 13:42:08 2000
- Orig file:
v2.4.0-test11/linux/include/asm-i386/msr.h
- Orig date:
Thu Oct 7 10:17:09 1999
diff -u --recursive --new-file v2.4.0-test11/linux/include/asm-i386/msr.h linux/include/asm-i386/msr.h
@@ -30,3 +30,7 @@
: "=a" (low), "=d" (high) \
: "c" (counter))
+/* symbolic names for some interesting MSRs */
+#define MSR_IA32_PLATFORM_ID 0x17
+#define MSR_IA32_UCODE_WRITE 0x79
+#define MSR_IA32_UCODE_REV 0x8B
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)