Searched refs:raw_cpu_has_fpu (Results 1 – 3 of 3) sorted by relevance
74 #define raw_cpu_has_fpu (raw_current_cpu_data.options & MIPS_CPU_FPU) macro76 #define raw_cpu_has_fpu cpu_has_fpu macro
635 return raw_cpu_has_fpu in smp_save_fp_context()642 return raw_cpu_has_fpu in smp_restore_fp_context()
1404 if (raw_cpu_has_fpu || !cpu_has_mips_4_5_64_r2_r6) { in do_cpu()1413 if (raw_cpu_has_fpu && !err) in do_cpu()