Searched refs:fpu_state_owner (Results 1 – 3 of 3) sorted by relevance
17 struct task_struct *fpu_state_owner; variable94 if (fpu_state_owner == tsk) { in fpu_setup_sigcontext()96 fpu_state_owner->thread.uregs->epsw &= ~EPSW_FE; in fpu_setup_sigcontext()97 fpu_state_owner = NULL; in fpu_setup_sigcontext()130 if (fpu_state_owner == tsk) { in fpu_kill_state()131 fpu_state_owner->thread.uregs->epsw &= ~EPSW_FE; in fpu_kill_state()132 fpu_state_owner = NULL; in fpu_kill_state()
214 mov (fpu_state_owner),a0227 mov a2,(fpu_state_owner)
29 extern struct task_struct *fpu_state_owner;73 if (fpu_state_owner == tsk) in unlazy_fpu()85 if (fpu_state_owner == tsk) in exit_fpu()86 fpu_state_owner = NULL; in exit_fpu()102 if (fpu_state_owner == tsk) { in flush_fpu()103 fpu_state_owner = NULL; in flush_fpu()