Changeset 48368 in vbox for trunk/include/iprt
- Timestamp:
- Sep 6, 2013 5:28:13 PM (12 years ago)
- svn:sync-xref-src-repo-rev:
- 88797
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/iprt/x86.h
r48357 r48368 973 973 /** Get FSB clock status (Intel-specific). */ 974 974 #define MSR_IA32_FSB_CLOCK_STS 0xCD 975 976 /** C-State configuration control. Intel specific: Nehalem, Sandy Bridge. */ 977 #define MSR_PKG_CST_CONFIG_CONTROL UINT32_C(0x000000e2) 975 978 976 979 /** C0 Maximum Frequency Clock Count */
Note:
See TracChangeset
for help on using the changeset viewer.