Searched defs:MSR_GS_BASE (Results 1 – 5 of 5) sorted by relevance
32 #define MSR_GS_BASE 0xc0000101 macro
80 #define MSR_GS_BASE 0xc0000101 macro
13 #define MSR_GS_BASE 0xc0000101 /* 64bit GS base */ macro
17 pub const MSR_GS_BASE: ::std::os::raw::c_uint = 0xc0000101; constant