Searched refs:EFER_FFXSR (Results 1 – 2 of 2) sorted by relevance
373 #define EFER_FFXSR (1<<14) /* Enable Fast FXSAVE/FXRSTOR */ macro
33 pub const EFER_FFXSR: ::std::os::raw::c_uint = 0x00004000; constant