Searched refs:switch_fpu_prepare (Results 1 – 3 of 3) sorted by relevance
254 fpu_switch = switch_fpu_prepare(prev_fpu, next_fpu, cpu); in __switch_to()
286 fpu_switch = switch_fpu_prepare(prev_fpu, next_fpu, cpu); in __switch_to()
590 switch_fpu_prepare(struct fpu *old_fpu, struct fpu *new_fpu, int cpu) in switch_fpu_prepare() function