Searched defs:X86_FEATURE_FXSR (Results 1 - 1 of 1) sorted by relevance

/external/kernel-headers/original/asm-x86/
H A Dcpufeature_32.h40 #define X86_FEATURE_FXSR (0*32+24) /* FXSAVE and FXRSTOR instructions (fast save and restore */ macro
144 #define cpu_has_fxsr boot_cpu_has(X86_FEATURE_FXSR)

Completed in 133 milliseconds