Searched refs:_EFER_LMA (Results 1 – 2 of 2) sorted by relevance
28 #define _EFER_LMA 10 /* Long mode active (read-only) */ macro36 #define EFER_LMA (1<<_EFER_LMA)
22 pub const _EFER_LMA: ::std::os::raw::c_uint = 0x0000000a; constant