diff options
Diffstat (limited to 'arch/x86')
-rw-r--r-- | arch/x86/include/uapi/asm/msr-index.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/arch/x86/include/uapi/asm/msr-index.h b/arch/x86/include/uapi/asm/msr-index.h index 3ce079136c11..c4c75272314a 100644 --- a/arch/x86/include/uapi/asm/msr-index.h +++ b/arch/x86/include/uapi/asm/msr-index.h | |||
@@ -61,6 +61,9 @@ | |||
61 | #define MSR_OFFCORE_RSP_1 0x000001a7 | 61 | #define MSR_OFFCORE_RSP_1 0x000001a7 |
62 | #define MSR_NHM_TURBO_RATIO_LIMIT 0x000001ad | 62 | #define MSR_NHM_TURBO_RATIO_LIMIT 0x000001ad |
63 | #define MSR_IVT_TURBO_RATIO_LIMIT 0x000001ae | 63 | #define MSR_IVT_TURBO_RATIO_LIMIT 0x000001ae |
64 | #define MSR_TURBO_RATIO_LIMIT 0x000001ad | ||
65 | #define MSR_TURBO_RATIO_LIMIT1 0x000001ae | ||
66 | #define MSR_TURBO_RATIO_LIMIT2 0x000001af | ||
64 | 67 | ||
65 | #define MSR_LBR_SELECT 0x000001c8 | 68 | #define MSR_LBR_SELECT 0x000001c8 |
66 | #define MSR_LBR_TOS 0x000001c9 | 69 | #define MSR_LBR_TOS 0x000001c9 |