Searched refs:__switch_to_fpu (Results 1 – 2 of 2) sorted by relevance
9 static inline void __switch_to_fpu(struct task_struct *prev, in __switch_to_fpu() function16 static inline void __switch_to_fpu(struct task_struct *prev, in __switch_to_fpu() function31 __switch_to_fpu(__prev, __next); \
51 static inline void __switch_to_fpu(struct task_struct *prev, in __switch_to_fpu() function70 #define __switch_to_fpu(__prev, __next) do { } while (0) macro101 __switch_to_fpu(__prev, __next); \