Searched refs:raw_cpu_has_fpu (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/include/asm/
H A Dcpu-features.h46 #define raw_cpu_has_fpu (raw_current_cpu_data.options & MIPS_CPU_FPU) macro
48 #define raw_cpu_has_fpu cpu_has_fpu macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/kernel/
H A Dsignal.c678 return raw_cpu_has_fpu
685 return raw_cpu_has_fpu
H A Dtraps.c1088 if (!raw_cpu_has_fpu) {

Completed in 158 milliseconds