Home
last modified time | relevance | path

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

/linux-4.1.27/arch/x86/include/asm/
Dfpu-internal.h87 static inline void task_disable_lazy_fpu_restore(struct task_struct *tsk) in task_disable_lazy_fpu_restore() function
448 task_disable_lazy_fpu_restore(old); in switch_fpu_prepare()
464 task_disable_lazy_fpu_restore(old); in switch_fpu_prepare()
/linux-4.1.27/arch/x86/kernel/
Dprocess.c93 task_disable_lazy_fpu_restore(dst); in arch_dup_task_struct()
Di387.c270 task_disable_lazy_fpu_restore(tsk); in init_fpu()