Searched defs:MSR_FS_BASE (Results 1 – 4 of 4) sorted by relevance
79 #define MSR_FS_BASE 0xc0000100 macro
12 #define MSR_FS_BASE 0xc0000100 /* 64bit FS base */ macro
16 pub const MSR_FS_BASE: ::std::os::raw::c_uint = 0xc0000100; constant