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