Searched defs:EFER_LMA (Results 1 – 3 of 3) sorted by relevance
250 const EFER_LMA: u64 = 0x400; constant
29 pub const EFER_LMA: ::std::os::raw::c_uint = 0x00000400; constant
369 #define EFER_LMA (1<<10) /* Long mode active (read-only) */ macro