x86: msr-index.h: define HWP.EPP values
authorLen Brown <len.brown@intel.com>
Sat, 25 Feb 2017 16:56:29 +0000 (11:56 -0500)
committerLen Brown <len.brown@intel.com>
Sat, 29 Apr 2017 04:09:57 +0000 (00:09 -0400)
commit8d84e906f5db80540510e448226f2718a686eb2a
treedabc653f2893ab4eaef22c372982d48fdc880b82
parentd0117a0e2780f7803fe55d543ab119416d7582e6
x86: msr-index.h: define HWP.EPP values

The Hardware Performance State request MSR has a field
to express the "Energy Performance Preference" (HWP.EPP).

Decode that field so the definition may be shared by
by the intel_pstate driver and any utilities that
decode the same register.

Signed-off-by: Len Brown <len.brown@intel.com>
arch/x86/include/asm/msr-index.h