Searched refs:cpu_has_xsaveopt (Results 1 – 2 of 2) sorted by relevance
391 #define cpu_has_xsaveopt boot_cpu_has(X86_FEATURE_XSAVEOPT) macro
643 if (cpu_has_xsaveopt && eagerfpu != DISABLE) in xstate_enable_boot_cpu()