Home
last modified time | relevance | path

Searched refs:restore_fpu_checking (Results 1 – 2 of 2) sorted by relevance

/arch/x86/include/asm/
Di387.h78 static inline int restore_fpu_checking(struct task_struct *tsk) in restore_fpu_checking() function
/arch/x86/kernel/
Dtraps.c895 if (unlikely(restore_fpu_checking(tsk))) { in math_state_restore()