Searched refs:fregs_state (Results 1 – 6 of 6) sorted by relevance
77 struct fregs_state __user *fp = buf; in save_fsave_header()136 err = copy_fregs_to_user((struct fregs_state __user *) buf); in copy_fpregs_to_sigframe()493 buf_fx = buf + sizeof(struct fregs_state); in fpu__restore_sig()494 size += sizeof(struct fregs_state); in fpu__restore_sig()508 frame_size += sizeof(struct fregs_state); in fpu__alloc_mathframe()509 sp -= sizeof(struct fregs_state); in fpu__alloc_mathframe()534 int fsave_header_size = sizeof(struct fregs_state); in fpu__init_prepare_fx_sw_frame()
213 sizeof(struct fregs_state); in fpu__init_system_xstate_size_legacy()
187 static inline void fpstate_init_fstate(struct fregs_state *fp) in fpstate_init_fstate()
301 sizeof(struct fregs_state)); in fpregs_get()
147 static inline int copy_fregs_to_user(struct fregs_state __user *fx) in copy_fregs_to_user()185 static inline void copy_kernel_to_fregs(struct fregs_state *fx) in copy_kernel_to_fregs()190 static inline int copy_kernel_to_fregs_err(struct fregs_state *fx) in copy_kernel_to_fregs_err()195 static inline int copy_user_to_fregs(struct fregs_state __user *fx) in copy_user_to_fregs()
12 struct fregs_state { struct305 struct fregs_state fsave;