Searched refs:EFER_LMSLE (Results 1 – 2 of 2) sorted by relevance
372 #define EFER_LMSLE (1<<13) /* Long Mode Segment Limit Enable */ macro
32 pub const EFER_LMSLE: ::std::os::raw::c_uint = 0x00002000; constant