Searched refs:X86_FEATURE_XSAVES (Results 1 – 9 of 9) sorted by relevance
243 XSAVES, X86_FEATURE_XSAVES) \262 XRSTORS, X86_FEATURE_XSAVES) \283 if (boot_cpu_has(X86_FEATURE_XSAVES)) in copy_xregs_to_kernel_booting()305 if (boot_cpu_has(X86_FEATURE_XSAVES)) in copy_kernel_to_xregs_booting()
356 if (!boot_cpu_has(X86_FEATURE_XSAVES)) { in setup_xstate_comp()417 if (boot_cpu_has(X86_FEATURE_XSAVES)) in setup_init_fpu_buf()471 return boot_cpu_has(X86_FEATURE_XSAVES); in using_compacted_format()674 if (boot_cpu_has(X86_FEATURE_XSAVES)) in init_xstate_size()781 boot_cpu_has(X86_FEATURE_XSAVES) ? "compacted" : "standard"); in fpu__init_system_xstate()
268 setup_clear_cpu_cap(X86_FEATURE_XSAVES); in fpu__init_parse_early_param()
158 if (static_cpu_has(X86_FEATURE_XSAVES)) in fpstate_init()
26 { X86_FEATURE_XSAVES, X86_FEATURE_XSAVE },
273 #define X86_FEATURE_XSAVES (10*32+ 3) /* XSAVES/XRSTORS instructions */ macro
1833 guest_cpuid_has(vcpu, X86_FEATURE_XSAVES)))) in vmx_get_msr()2076 guest_cpuid_has(vcpu, X86_FEATURE_XSAVES)))) in vmx_set_msr()4047 guest_cpuid_has(vcpu, X86_FEATURE_XSAVES); in vmx_compute_secondary_exec_control()7601 if (boot_cpu_has(X86_FEATURE_XSAVES)) in hardware_setup()
3934 if (boot_cpu_has(X86_FEATURE_XSAVES)) in load_xsave()9034 if (boot_cpu_has(X86_FEATURE_XSAVES)) in fx_init()