Home
last modified time | relevance | path

Searched refs:has_fpu (Results 1 – 7 of 7) sorted by relevance

/linux-6.3-rc2/arch/riscv/include/asm/
A Dswitch_to.h60 static __always_inline bool has_fpu(void) in has_fpu() function
66 static __always_inline bool has_fpu(void) { return false; } in has_fpu() function
79 if (has_fpu()) \
/linux-6.3-rc2/arch/x86/boot/
A Dcpuflags.c15 static int has_fpu(void) in has_fpu() function
87 if (has_fpu()) in get_cpuflags()
/linux-6.3-rc2/arch/riscv/kernel/
A Dcompat_signal.c114 if (has_fpu()) in compat_restore_sigcontext()
171 if (has_fpu()) in compat_setup_sigcontext()
A Dsignal.c96 if (has_fpu()) in restore_sigcontext()
151 if (has_fpu()) in setup_sigcontext()
A Dprocess.c118 if (has_fpu()) { in start_thread()
/linux-6.3-rc2/arch/mips/include/asm/
A Dfpu_emulator.h169 struct mips_fpu_struct *ctx, int has_fpu,
/linux-6.3-rc2/arch/mips/math-emu/
A Dcp1emu.c2838 int has_fpu, void __user **fault_addr) in fpu_emulator_cop1Handler() argument
2925 if (has_fpu) in fpu_emulator_cop1Handler()

Completed in 10 milliseconds