Searched refs:raw_cpu_has_fpu (Results 1 – 3 of 3) sorted by relevance
77 #define raw_cpu_has_fpu (raw_current_cpu_data.options & MIPS_CPU_FPU) macro79 #define raw_cpu_has_fpu cpu_has_fpu macro
871 return raw_cpu_has_fpu in smp_save_fp_context()878 return raw_cpu_has_fpu in smp_restore_fp_context()
1417 if (raw_cpu_has_fpu || !cpu_has_mips_4_5_64_r2_r6) { in do_cpu()1426 if (raw_cpu_has_fpu && !err) in do_cpu()