Searched refs:X86_FEATURE_FPU (Results 1 – 16 of 16) sorted by relevance
30 if (!boot_cpu_has(X86_FEATURE_FPU)) in fpu__init_cpu_generic()36 if (!boot_cpu_has(X86_FEATURE_FPU)) in fpu__init_cpu_generic()73 !test_bit(X86_FEATURE_FPU, (unsigned long *)cpu_caps_cleared)) { in fpu__init_system_early_generic()75 setup_force_cpu_cap(X86_FEATURE_FPU); in fpu__init_system_early_generic()77 setup_clear_cpu_cap(X86_FEATURE_FPU); in fpu__init_system_early_generic()81 if (!test_cpu_cap(&boot_cpu_data, X86_FEATURE_FPU)) { in fpu__init_system_early_generic()202 if (!boot_cpu_has(X86_FEATURE_FPU)) { in fpu__init_system_xstate_size_legacy()
133 if (unlikely(kfpu_mask & KFPU_387) && boot_cpu_has(X86_FEATURE_FPU)) in kernel_fpu_begin_mask()182 if (!static_cpu_has(X86_FEATURE_FPU)) { in fpstate_init()205 if (!static_cpu_has(X86_FEATURE_FPU)) in fpu__copy()351 if (!static_cpu_has(X86_FEATURE_FPU)) { in fpu__clear()388 if (!static_cpu_has(X86_FEATURE_FPU)) in switch_fpu_return()
30 if (!boot_cpu_has(X86_FEATURE_FPU)) in fpu__init_check_bugs()
296 if (!boot_cpu_has(X86_FEATURE_FPU)) in fpregs_get()326 if (!boot_cpu_has(X86_FEATURE_FPU)) in fpregs_set()
173 if (!static_cpu_has(X86_FEATURE_FPU)) { in copy_fpstate_to_sigframe()305 if (!static_cpu_has(X86_FEATURE_FPU)) { in __fpu__restore_sig()
45 X86_FEATURE_FPU,830 if (!boot_cpu_has(X86_FEATURE_FPU)) { in fpu__init_system_xstate()
45 boot_cpu_has(X86_FEATURE_FPU) ? "yes" : "no", in show_cpuinfo_misc()46 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()
1351 setup_clear_cpu_cap(X86_FEATURE_FPU); in cpu_parse_early_param()
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()
538 if (static_cpu_has(X86_FEATURE_FPU) && !(prev->flags & PF_KTHREAD)) { in switch_fpu_prepare()563 if (!static_cpu_has(X86_FEATURE_FPU)) in switch_fpu_finish()
1135 if (!boot_cpu_has(X86_FEATURE_FPU) && (cr0 & X86_CR0_EM)) { in DEFINE_IDTENTRY()
8164 if (!boot_cpu_has(X86_FEATURE_FPU) || !boot_cpu_has(X86_FEATURE_FXSR)) { in kvm_arch_init()