Lines Matching defs:fpu
92 static void update_avx_timestamp(struct fpu *fpu) in update_avx_timestamp()
115 void save_fpregs_to_fpstate(struct fpu *fpu) in save_fpregs_to_fpstate()
333 struct fpu *fpu = ¤t->thread.fpu; in fpu_swap_kvm_fpstate() local
458 void fpu_sync_fpstate(struct fpu *fpu) in fpu_sync_fpstate()
528 void fpstate_reset(struct fpu *fpu) in fpstate_reset()
641 void fpu__drop(struct fpu *fpu) in fpu__drop()
679 struct fpu *fpu = ¤t->thread.fpu; in fpu_reset_fpregs() local
706 void fpu__clear_user_states(struct fpu *fpu) in fpu__clear_user_states()
764 struct fpu *fpu = ¤t->thread.fpu; in fpregs_assert_state_consistent() local
776 struct fpu *fpu = ¤t->thread.fpu; in fpregs_mark_activate() local
787 int fpu__exception_code(struct fpu *fpu, int trap_nr) in fpu__exception_code()