Searched refs:fregs_state (Results 1 – 5 of 5) sorted by relevance
71 struct fregs_state __user *fp = buf; in save_fsave_header()130 err = copy_fregs_to_user((struct fregs_state __user *) buf); in copy_fpregs_to_sigframe()383 buf_fx = buf + sizeof(struct fregs_state); in fpu__restore_sig()384 size += sizeof(struct fregs_state); in fpu__restore_sig()398 frame_size += sizeof(struct fregs_state); in fpu__alloc_mathframe()399 sp -= sizeof(struct fregs_state); in fpu__alloc_mathframe()424 int fsave_header_size = sizeof(struct fregs_state); in fpu__init_prepare_fx_sw_frame()
219 sizeof(struct fregs_state); in fpu__init_system_xstate_size_legacy()
163 static inline void fpstate_init_fstate(struct fregs_state *fp) in fpstate_init_fstate()
12 struct fregs_state { struct269 struct fregs_state fsave;
131 static inline int copy_fregs_to_user(struct fregs_state __user *fx) in copy_fregs_to_user()173 static inline void copy_kernel_to_fregs(struct fregs_state *fx) in copy_kernel_to_fregs()178 static inline int copy_user_to_fregs(struct fregs_state __user *fx) in copy_user_to_fregs()