Searched refs:EFER_SCE (Results 1 – 2 of 2) sorted by relevance
367 #define EFER_SCE (1<<0) /* SYSCALL/SYSRET */ macro
27 pub const EFER_SCE: ::std::os::raw::c_uint = 0x00000001; constant