Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit b9a52c4b authored by Jes Sorensen's avatar Jes Sorensen Committed by Avi Kivity
Browse files

x86: Define MSR_EBC_FREQUENCY_ID

parent b75f4eb3
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -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)