Searched refs:switch_fpu_prepare (Results 1 – 3 of 3) sorted by relevance
248 fpu = switch_fpu_prepare(prev_p, next_p, cpu); in __switch_to()
287 fpu = switch_fpu_prepare(prev_p, next_p, cpu); in __switch_to()
355 static inline fpu_switch_t switch_fpu_prepare(struct task_struct *old, struct task_struct *new, int… in switch_fpu_prepare() function