Searched refs:cpu_has_fpu (Results 1 – 3 of 3) sorted by relevance
41 #ifndef cpu_has_fpu42 #define cpu_has_fpu (current_cpu_data.options & MIPS_CPU_FPU) macro45 #define raw_cpu_has_fpu cpu_has_fpu
52 if (cpu_has_fpu && \
133 #define cpu_has_fpu boot_cpu_has(X86_FEATURE_FPU) macro