Home
last modified time | relevance | path

Searched defs:fpu_save_restore (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.10/arch/arc/kernel/
Dfpu.c32 void fpu_save_restore(struct task_struct *prev, struct task_struct *next) in fpu_save_restore() function
67 void fpu_save_restore(struct task_struct *prev, struct task_struct *next) in fpu_save_restore() function
/Linux-v5.10/arch/arc/include/asm/
Dfpu.h52 #define fpu_save_restore(p, n) macro