Home
last modified time | relevance | path

Searched refs:fpu_disable (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/post/lib_powerpc/fpu/
H A Dfpu.c30 extern void fpu_disable (void);
67 fpu_disable (); in fpu_post_test()
/openbmc/linux/arch/mips/kernel/
H A Dfpu-probe.c312 static int __init fpu_disable(char *s) in fpu_disable() function
320 __setup("nofpu", fpu_disable);