Add symbolic name for TSC_AUX MSR address.
Sponsored by: The FreeBSD Foundation MFC after: 3 days
This commit is contained in:
parent
43d3127ca7
commit
7e0a345bc5
@ -1044,6 +1044,7 @@
|
||||
#define MSR_FSBASE 0xc0000100 /* base address of the %fs "segment" */
|
||||
#define MSR_GSBASE 0xc0000101 /* base address of the %gs "segment" */
|
||||
#define MSR_KGSBASE 0xc0000102 /* base address of the kernel %gs */
|
||||
#define MSR_TSC_AUX 0xc0000103
|
||||
#define MSR_PERFEVSEL0 0xc0010000
|
||||
#define MSR_PERFEVSEL1 0xc0010001
|
||||
#define MSR_PERFEVSEL2 0xc0010002
|
||||
|
Loading…
Reference in New Issue
Block a user