Searched defs:MSR_LSTAR (Results 1 – 5 of 5) sorted by relevance
76 #define MSR_LSTAR 0xc0000082 macro
677 pub(super) const MSR_LSTAR: u32 = 0xc0000082; constant
9 #define MSR_LSTAR 0xc0000082 /* long mode SYSCALL target */ macro
13 pub const MSR_LSTAR: ::std::os::raw::c_uint = 0xc0000082; constant