Home
last modified time | relevance | path

Searched defs:MSR_GS_BASE (Results 1 – 2 of 2) sorted by relevance

/kvm-unit-tests/x86/
H A Dtrampolines.S62 MSR_GS_BASE = 0xc0000101 define
/kvm-unit-tests/lib/x86/
H A Dmsr.h13 #define MSR_GS_BASE 0xc0000101 /* 64bit GS base */ macro