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() function 16 static inline void __switch_to_fpu(struct task_struct *prev, in __switch_to_fpu() function 31 __switch_to_fpu(__prev, __next); \
51 static inline void __switch_to_fpu(struct task_struct *prev, in __switch_to_fpu() function 70 #define __switch_to_fpu(__prev, __next) do { } while (0) macro 119 __switch_to_fpu(__prev, __next); \