Searched refs:fpu_save_restore (Results 1 – 3 of 3) sorted by relevance
48 extern void fpu_save_restore(struct task_struct *p, struct task_struct *n);52 #define fpu_save_restore(p, n) macro
20 fpu_save_restore(prev, next); \
32 void fpu_save_restore(struct task_struct *prev, struct task_struct *next) in fpu_save_restore() function69 void fpu_save_restore(struct task_struct *prev, struct task_struct *next) in fpu_save_restore() function