Searched refs:X86_FEATURE_FPU (Results 1 – 9 of 9) sorted by relevance
34 if (!boot_cpu_has(X86_FEATURE_FPU)) in fpu__init_cpu_generic()40 if (!boot_cpu_has(X86_FEATURE_FPU)) in fpu__init_cpu_generic()82 !test_bit(X86_FEATURE_FPU, (unsigned long *)cpu_caps_cleared)) { in fpu__init_system_early_generic()84 setup_force_cpu_cap(X86_FEATURE_FPU); in fpu__init_system_early_generic()86 setup_clear_cpu_cap(X86_FEATURE_FPU); in fpu__init_system_early_generic()90 if (!test_cpu_cap(&boot_cpu_data, X86_FEATURE_FPU)) { in fpu__init_system_early_generic()194 if (!cpu_feature_enabled(X86_FEATURE_FPU)) { in fpu__init_system_xstate_size_legacy()
494 if (unlikely(kfpu_mask & KFPU_387) && boot_cpu_has(X86_FEATURE_FPU)) in kernel_fpu_begin_mask()561 if (!cpu_feature_enabled(X86_FEATURE_FPU)) { in fpstate_init_user()680 if (!cpu_feature_enabled(X86_FEATURE_FPU)) in fpu_clone()841 if (!cpu_feature_enabled(X86_FEATURE_FPU)) { in fpu__clear_user_states()882 if (!static_cpu_has(X86_FEATURE_FPU)) in switch_fpu_return()
33 if (!boot_cpu_has(X86_FEATURE_FPU)) in fpu__init_check_bugs()
35 cpu_feature_enabled(X86_FEATURE_FPU) && in switch_fpu()
79 set_bit(X86_FEATURE_FPU, cpu.flags); in get_cpuflags()
21 #define X86_FEATURE_FPU ( 0*32+ 0) /* "fpu" Onboard FPU */ macro
1554 if (!boot_cpu_has(X86_FEATURE_FPU) && (cr0 & X86_CR0_EM)) { in DEFINE_IDTENTRY()
1742 setup_clear_cpu_cap(X86_FEATURE_FPU); in cpu_parse_early_param()
10106 if (!boot_cpu_has(X86_FEATURE_FPU) || !boot_cpu_has(X86_FEATURE_FXSR)) { in kvm_x86_vendor_init()