Home
last modified time | relevance | path

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

/Linux-v6.1/arch/arc/include/asm/
Dfpu.h48 extern void fpu_save_restore(struct task_struct *p, struct task_struct *n);
52 #define fpu_save_restore(p, n) macro
Dswitch_to.h20 fpu_save_restore(prev, next); \
/Linux-v6.1/arch/arc/kernel/
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