Skip to content

Commit

Permalink
x86: Define MSR_EBC_FREQUENCY_ID
Browse files Browse the repository at this point in the history
Signed-off-by: Jes Sorensen <Jes.Sorensen@redhat.com>
Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com>
  • Loading branch information
Jes Sorensen authored and Avi Kivity committed Oct 24, 2010
1 parent b75f4eb commit b9a52c4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions arch/x86/include/asm/msr-index.h
Original file line number Diff line number Diff line change
Expand Up @@ -198,6 +198,7 @@
#define MSR_IA32_TSC 0x00000010
#define MSR_IA32_PLATFORM_ID 0x00000017
#define MSR_IA32_EBL_CR_POWERON 0x0000002a
#define MSR_EBC_FREQUENCY_ID 0x0000002c
#define MSR_IA32_FEATURE_CONTROL 0x0000003a

#define FEATURE_CONTROL_LOCKED (1<<0)
Expand Down

0 comments on commit b9a52c4

Please sign in to comment.