Searched refs:has_fpu (Results 1 – 7 of 7) sorted by relevance
61 static __always_inline bool has_fpu(void) in has_fpu() function67 static __always_inline bool has_fpu(void) { return false; } in has_fpu() function118 if (has_fpu()) \
14 static int has_fpu(void) in has_fpu() function78 if (has_fpu()) in get_cpuflags()
114 if (has_fpu()) in compat_restore_sigcontext()171 if (has_fpu()) in compat_setup_sigcontext()
169 if (has_fpu()) { in restore_sigcontext()286 if (has_fpu()) in setup_sigcontext()
147 if (has_fpu()) { in start_thread()
80 if (has_fpu()) in hwprobe_isa_ext0()
169 struct mips_fpu_struct *ctx, int has_fpu,