x86: added two MSR definitions.
This commit is contained in:
parent
a818f2ca23
commit
d6aaebc757
@ -82,6 +82,8 @@
|
||||
#define IA32_MSR_APIC_INITIAL_TIMER_COUNT 0x00000838
|
||||
#define IA32_MSR_APIC_CURRENT_TIMER_COUNT 0x00000839
|
||||
#define IA32_MSR_APIC_TIMER_DIVIDE_CONFIG 0x0000083e
|
||||
#define IA32_MSR_APIC_SELF_IPI 0x0000083f
|
||||
#define IA32_MSR_XSS 0x00000da0
|
||||
|
||||
// x86_64 MSRs.
|
||||
#define IA32_MSR_STAR 0xc0000081
|
||||
|
Loading…
x
Reference in New Issue
Block a user