Home
last modified time | relevance | path

Searched refs:fpu_save_restore (Results 1 – 3 of 3) sorted by relevance

/linux/arch/arc/include/asm/
H A Dfpu.h48 extern void fpu_save_restore(struct task_struct *p, struct task_struct *n);
52 #define fpu_save_restore(p, n) macro
H A Dswitch_to.h20 fpu_save_restore(prev, next); \
/linux/arch/arc/kernel/
H A Dfpu.c32 void fpu_save_restore(struct task_struct *prev, struct task_struct *next) in fpu_save_restore() function
69 void fpu_save_restore(struct task_struct *prev, struct task_struct *next) in fpu_save_restore() function