MFC r271208:

Add a define for index of IA32_XSS MSR.
This commit is contained in:
kib 2014-12-23 12:04:23 +00:00
parent 10220d0061
commit d2f5d57eaa

View File

@ -490,6 +490,8 @@
#define MSR_APIC_DCR_TIMER 0x83e
#define MSR_APIC_SELF_IPI 0x83f
#define MSR_IA32_XSS 0xda0
/*
* Constants related to MSR's.
*/