Home
last modified time | relevance | path

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

/arch/x86/include/asm/
Dfpu-internal.h290 static inline void __thread_clear_has_fpu(struct task_struct *tsk) in __thread_clear_has_fpu() function
312 __thread_clear_has_fpu(tsk); in __thread_fpu_end()
/arch/x86/kernel/
Di387.c88 __thread_clear_has_fpu(me); in kernel_fpu_begin()