Searched refs:X86_FEATURE_XSAVES (Results 1 – 4 of 4) sorted by relevance
253 if (boot_cpu_has(X86_FEATURE_XSAVES)) in copy_xregs_to_kernel_booting()283 if (boot_cpu_has(X86_FEATURE_XSAVES)) in copy_kernel_to_xregs_booting()328 X86_FEATURE_XSAVES, in copy_xregs_to_kernel()356 X86_FEATURE_XSAVES, in copy_kernel_to_xregs()
228 setup_clear_cpu_cap(X86_FEATURE_XSAVES); in fpu__init_system_xstate_size_legacy()379 setup_clear_cpu_cap(X86_FEATURE_XSAVES); in x86_noxsaves_setup()
47 setup_clear_cpu_cap(X86_FEATURE_XSAVES); in fpu__xstate_clear_all_cpu_caps()
251 #define X86_FEATURE_XSAVES (10*32+ 3) /* XSAVES/XRSTORS */ macro399 #define cpu_has_xsaves boot_cpu_has(X86_FEATURE_XSAVES)