~ubuntu-branches/ubuntu/quantal/linux-linaro-mx51/quantal

« back to all changes in this revision

Viewing changes to arch/x86/include/asm/msr-index.h

  • Committer: Package Import Robot
  • Author(s): John Rigby, John Rigby
  • Date: 2011-09-26 10:44:23 UTC
  • Revision ID: package-import@ubuntu.com-20110926104423-3o58a3c1bj7x00rs
Tags: 3.0.0-1007.9
[ John Rigby ]

Enable crypto modules and remove crypto-modules from
exclude-module files
LP: #826021

Show diffs side-by-side

added added

removed removed

Lines of Context:
118
118
   complete list. */
119
119
 
120
120
#define MSR_AMD64_PATCH_LEVEL           0x0000008b
 
121
#define MSR_AMD64_TSC_RATIO             0xc0000104
121
122
#define MSR_AMD64_NB_CFG                0xc001001f
122
123
#define MSR_AMD64_PATCH_LOADER          0xc0010020
123
124
#define MSR_AMD64_OSVW_ID_LENGTH        0xc0010140
258
259
#define MSR_IA32_TEMPERATURE_TARGET     0x000001a2
259
260
 
260
261
#define MSR_IA32_ENERGY_PERF_BIAS       0x000001b0
 
262
#define ENERGY_PERF_BIAS_PERFORMANCE    0
 
263
#define ENERGY_PERF_BIAS_NORMAL         6
 
264
#define ENERGY_PERF_BIAS_POWERSWAVE     15
261
265
 
262
266
#define MSR_IA32_PACKAGE_THERM_STATUS           0x000001b1
263
267