Searched refs:has_fpu (Results 1 – 11 of 11) sorted by relevance
58 extern bool has_fpu;60 #define has_fpu false macro73 if (has_fpu) \
17 bool has_fpu __read_mostly;72 has_fpu = true; in riscv_fill_hwcap()
88 if (has_fpu) in restore_sigcontext()141 if (has_fpu) in setup_sigcontext()
69 if (has_fpu) { in start_thread()
15 static int has_fpu(void) in has_fpu() function97 if (has_fpu()) in get_cpuflags()
45 bool has_fpu = false; variable146 if (has_fpu) in dump_cpu_info()195 has_fpu = true; in setup_cpuinfo()
29 sethi $p0, hi20(has_fpu)30 lbsi $p0, [$p0+lo12(has_fpu)]
13 extern bool has_fpu;
169 struct mips_fpu_struct *ctx, int has_fpu,
2814 int has_fpu, void __user **fault_addr) in fpu_emulator_cop1Handler() argument2901 if (has_fpu) in fpu_emulator_cop1Handler()