Searched refs:X86_FEATURE_XSAVES (Results 1 – 9 of 9) sorted by relevance
64 setup_clear_cpu_cap(X86_FEATURE_XSAVES); in fpu__xstate_clear_all_cpu_caps()365 if (!boot_cpu_has(X86_FEATURE_XSAVES)) { in setup_xstate_comp()426 if (boot_cpu_has(X86_FEATURE_XSAVES)) in setup_init_fpu_buf()480 return boot_cpu_has(X86_FEATURE_XSAVES); in using_compacted_format()659 if (boot_cpu_has(X86_FEATURE_XSAVES)) in init_xstate_size()751 boot_cpu_has(X86_FEATURE_XSAVES) ? "compacted" : "standard"); in fpu__init_system_xstate()
361 setup_clear_cpu_cap(X86_FEATURE_XSAVES); in fpu__init_parse_early_param()
238 if (static_cpu_has(X86_FEATURE_XSAVES)) in fpstate_init()
187 if (boot_cpu_has(X86_FEATURE_XSAVES)) { in copy_fpstate_to_sigframe()
133 if (boot_cpu_has(X86_FEATURE_XSAVES)) { in xstateregs_set()
262 XSAVES, X86_FEATURE_XSAVES) \281 XRSTORS, X86_FEATURE_XSAVES) \307 if (static_cpu_has(X86_FEATURE_XSAVES)) in copy_xregs_to_kernel_booting()329 if (static_cpu_has(X86_FEATURE_XSAVES)) in copy_kernel_to_xregs_booting()
251 #define X86_FEATURE_XSAVES (10*32+ 3) /* XSAVES/XRSTORS */ macro
3218 if (boot_cpu_has(X86_FEATURE_XSAVES)) in load_xsave()7455 if (boot_cpu_has(X86_FEATURE_XSAVES)) in fx_init()
3618 if (boot_cpu_has(X86_FEATURE_XSAVES)) in setup_vmcs_config()