Lines Matching defs:fpu
99 static void update_avx_timestamp(struct fpu *fpu) in update_avx_timestamp()
122 void save_fpregs_to_fpstate(struct fpu *fpu) in save_fpregs_to_fpstate()
340 struct fpu *fpu = ¤t->thread.fpu; in fpu_swap_kvm_fpstate() local
468 void fpu_sync_fpstate(struct fpu *fpu) in fpu_sync_fpstate()
538 void fpstate_reset(struct fpu *fpu) in fpstate_reset()
685 void fpu__drop(struct fpu *fpu) in fpu__drop()
723 struct fpu *fpu = ¤t->thread.fpu; in fpu_reset_fpregs() local
750 void fpu__clear_user_states(struct fpu *fpu) in fpu__clear_user_states()
826 struct fpu *fpu = ¤t->thread.fpu; in fpregs_assert_state_consistent() local
838 struct fpu *fpu = ¤t->thread.fpu; in fpregs_mark_activate() local
849 int fpu__exception_code(struct fpu *fpu, int trap_nr) in fpu__exception_code()