Searched defs:__switch_to_fpu (Results 1 - 2 of 2) sorted by relevance

/linux-master/arch/csky/include/asm/
H A Dswitch_to.h9 static inline void __switch_to_fpu(struct task_struct *prev, function
16 static inline void __switch_to_fpu(struct task_struct *prev, function
/linux-master/arch/riscv/include/asm/
H A Dswitch_to.h50 static inline void __switch_to_fpu(struct task_struct *prev, function
69 #define __switch_to_fpu(__prev, __next) do { } while (0) macro

Completed in 108 milliseconds