Searched defs:EFER_LME (Results 1 – 3 of 3) sorted by relevance
249 const EFER_LME: u64 = 0x100; constant
28 pub const EFER_LME: ::std::os::raw::c_uint = 0x00000100; constant
368 #define EFER_LME (1<<8) /* Long mode enable */ macro