Home
last modified time | relevance | path

Searched refs:mips_fpu_disabled (Results 1 – 4 of 4) sorted by relevance

/linux/arch/mips/kernel/
H A Dfpu-probe.h10 extern int mips_fpu_disabled;
18 #define mips_fpu_disabled 1 macro
H A Dfpu-probe.c317 int mips_fpu_disabled; variable
322 mips_fpu_disabled = 1; in fpu_disable()
H A Dcpu-r3k-probe.c132 if (mips_fpu_disabled) in cpu_probe()
H A Dcpu-probe.c1918 if (mips_fpu_disabled) in cpu_probe()