Home
last modified time | relevance | path

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

/linux-3.4.99/arch/x86/include/asm/
Dfpu-internal.h311 static inline void __thread_fpu_end(struct task_struct *tsk) in __thread_fpu_end() function
398 __thread_fpu_end(new); in switch_fpu_finish()
415 __thread_fpu_end(tsk); in __clear_fpu()
432 __thread_fpu_end(current); in user_fpu_end()
452 __thread_fpu_end(tsk); in save_init_fpu()
/linux-3.4.99/arch/x86/kernel/
Dtraps.c613 __thread_fpu_end(tsk); in math_state_restore()
Di387.c109 __thread_fpu_end(tsk); in unlazy_fpu()