Define AMDPM_RAPL bit (CPUID 8000_0007 EDX) and three AMD RAPL MSRs:
RAPL_POWER_UNIT (unit shifts), CORE_ENERGY_STATUS (per-core energy),
PKG_ENERGY_STATUS (package energy). Used by AMD RAPL driver added next.
Sponsored by: Advanced Micro Devices (AMD)
MFC after: 2 weeks
Signed-off-by: Andre Silva <andasilv@amd.com>