Searched defs:has_fpu (Results 1 - 3 of 3) sorted by relevance

/linux-master/arch/riscv/include/asm/
H A Dswitch_to.h60 static __always_inline bool has_fpu(void) function
66 static __always_inline bool has_fpu(void) { return false; } function
/linux-master/arch/x86/boot/
H A Dcpuflags.c15 static int has_fpu(void) function
/linux-master/arch/mips/math-emu/
H A Dcp1emu.c2837 fpu_emulator_cop1Handler(struct pt_regs *xcp, struct mips_fpu_struct *ctx, int has_fpu, void __user **fault_addr) argument

Completed in 88 milliseconds