Searched refs:X86_FEATURE_FPU (Results 1 – 16 of 16) sorted by relevance
31 if (!boot_cpu_has(X86_FEATURE_FPU)) in fpu__init_cpu_generic()37 if (!boot_cpu_has(X86_FEATURE_FPU)) in fpu__init_cpu_generic()74 !test_bit(X86_FEATURE_FPU, (unsigned long *)cpu_caps_cleared)) { in fpu__init_system_early_generic()76 setup_force_cpu_cap(X86_FEATURE_FPU); in fpu__init_system_early_generic()78 setup_clear_cpu_cap(X86_FEATURE_FPU); in fpu__init_system_early_generic()82 if (!test_cpu_cap(&boot_cpu_data, X86_FEATURE_FPU)) { in fpu__init_system_early_generic()203 if (!boot_cpu_has(X86_FEATURE_FPU)) { in fpu__init_system_xstate_size_legacy()249 setup_clear_cpu_cap(X86_FEATURE_FPU); in fpu__init_parse_early_param()
109 if (unlikely(kfpu_mask & KFPU_387) && boot_cpu_has(X86_FEATURE_FPU)) in kernel_fpu_begin_mask()158 if (!static_cpu_has(X86_FEATURE_FPU)) { in fpstate_init()181 if (!static_cpu_has(X86_FEATURE_FPU)) in fpu__copy()338 if (static_cpu_has(X86_FEATURE_FPU)) in fpu__clear()347 if (!static_cpu_has(X86_FEATURE_FPU)) in switch_fpu_return()
30 if (!boot_cpu_has(X86_FEATURE_FPU)) in fpu__init_check_bugs()
176 if (!static_cpu_has(X86_FEATURE_FPU)) in copy_fpstate_to_sigframe()297 if (!static_cpu_has(X86_FEATURE_FPU)) { in __fpu__restore_sig()
304 if (!boot_cpu_has(X86_FEATURE_FPU)) in fpregs_get()335 if (!boot_cpu_has(X86_FEATURE_FPU)) in fpregs_set()
44 X86_FEATURE_FPU,754 if (!boot_cpu_has(X86_FEATURE_FPU)) { in fpu__init_system_xstate()
41 boot_cpu_has(X86_FEATURE_FPU) ? "yes" : "no", in show_cpuinfo_misc()42 boot_cpu_has(X86_FEATURE_FPU) ? "yes" : "no", in show_cpuinfo_misc()
23 { X86_FEATURE_FXSR, X86_FEATURE_FPU },
340 p = Cx486_name[!!boot_cpu_has(X86_FEATURE_FPU)]; in init_cyrix()
15 # define NEED_FPU (1<<(X86_FEATURE_FPU & 31))
29 #define X86_FEATURE_FPU ( 0*32+ 0) /* Onboard FPU */ macro
98 set_bit(X86_FEATURE_FPU, cpu.flags); in get_cpuflags()
567 if (static_cpu_has(X86_FEATURE_FPU) && !(prev->flags & PF_KTHREAD)) { in switch_fpu_prepare()592 if (!static_cpu_has(X86_FEATURE_FPU)) in switch_fpu_finish()
885 if (!boot_cpu_has(X86_FEATURE_FPU) && (cr0 & X86_CR0_EM)) { in do_device_not_available()
1342 set_cpu_cap(&new_cpu_data, X86_FEATURE_FPU); in xen_start_kernel()
7335 if (!boot_cpu_has(X86_FEATURE_FPU) || !boot_cpu_has(X86_FEATURE_FXSR)) { in kvm_arch_init()