Home
last modified time | relevance | path

Searched refs:restore_fpu (Results 1 - 9 of 9) sorted by relevance

/kernel/linux/linux-5.10/arch/sh/include/asm/
H A Dfpu.h23 extern void restore_fpu(struct task_struct *__tsk);
28 #define restore_fpu(tsk) do { } while (0) macro
/kernel/linux/linux-6.6/arch/sh/include/asm/
H A Dfpu.h23 extern void restore_fpu(struct task_struct *__tsk);
28 #define restore_fpu(tsk) do { } while (0) macro
/kernel/linux/linux-5.10/arch/sh/kernel/cpu/
H A Dfpu.c48 restore_fpu(tsk); in __fpu_state_restore()
/kernel/linux/linux-6.6/arch/sh/kernel/cpu/
H A Dfpu.c48 restore_fpu(tsk); in __fpu_state_restore()
/kernel/linux/linux-5.10/arch/sh/kernel/cpu/sh2a/
H A Dfpu.c60 void restore_fpu(struct task_struct *tsk) in restore_fpu() function
566 restore_fpu(tsk); in BUILD_TRAP_HANDLER()
/kernel/linux/linux-5.10/arch/sh/kernel/cpu/sh4/
H A Dfpu.c91 void restore_fpu(struct task_struct *tsk) in restore_fpu() function
416 restore_fpu(tsk); in BUILD_TRAP_HANDLER()
/kernel/linux/linux-6.6/arch/sh/kernel/cpu/sh4/
H A Dfpu.c91 void restore_fpu(struct task_struct *tsk) in restore_fpu() function
416 restore_fpu(tsk); in BUILD_TRAP_HANDLER()
/kernel/linux/linux-6.6/arch/sh/kernel/cpu/sh2a/
H A Dfpu.c60 void restore_fpu(struct task_struct *tsk) in restore_fpu() function
566 restore_fpu(tsk); in BUILD_TRAP_HANDLER()
/kernel/linux/linux-6.6/arch/alpha/kernel/
H A Dentry.S503 bne $3, restore_fpu
710 restore_fpu:
708 restore_fpu: global() label

Completed in 5 milliseconds