Searched refs:next_fpu (Results 1 – 2 of 2) sorted by relevance
247 struct fpu *next_fpu = &next->fpu; in __switch_to() local254 fpu_switch = switch_fpu_prepare(prev_fpu, next_fpu, cpu); in __switch_to()313 switch_fpu_finish(next_fpu, fpu_switch); in __switch_to()
280 struct fpu *next_fpu = &next->fpu; in __switch_to() local286 fpu_switch = switch_fpu_prepare(prev_fpu, next_fpu, cpu); in __switch_to()398 switch_fpu_finish(next_fpu, fpu_switch); in __switch_to()