Home
last modified time | relevance | path

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

/Linux-v5.4/arch/mips/include/asm/
Dfpu.h233 static inline void restore_fp(struct task_struct *tsk) in restore_fp() function
/Linux-v5.4/arch/powerpc/kernel/
Dprocess.c240 static int restore_fp(struct task_struct *tsk) in restore_fp() function
250 static int restore_fp(struct task_struct *tsk) { return 0; } in restore_fp() function