Searched refs:xsave_struct (Results 1 – 8 of 8) sorted by relevance
50 extern struct xsave_struct *init_xstate_buf;74 static inline int xsave_state_booting(struct xsave_struct *fx, u64 mask) in xsave_state_booting()101 static inline int xrstor_state_booting(struct xsave_struct *fx, u64 mask) in xrstor_state_booting()127 static inline int xsave_state(struct xsave_struct *fx, u64 mask) in xsave_state()163 static inline int xrstor_state(struct xsave_struct *fx, u64 mask) in xrstor_state()199 static inline int fpu_xrstor_checking(struct xsave_struct *fx) in fpu_xrstor_checking()214 static inline int xsave_user(struct xsave_struct __user *buf) in xsave_user()238 static inline int xrestore_user(struct xsave_struct __user *buf, u64 mask) in xrestore_user()241 struct xsave_struct *xstate = ((__force struct xsave_struct *)buf); in xrestore_user()254 void *get_xsave_addr(struct xsave_struct *xsave, int xstate);
63 struct xsave_struct *xsave_buf);64 int mpx_handle_bd_fault(struct xsave_struct *xsave_buf);81 struct xsave_struct *xsave_buf) in mpx_generate_siginfo()85 static inline int mpx_handle_bd_fault(struct xsave_struct *xsave_buf) in mpx_handle_bd_fault()
415 struct xsave_struct { struct429 struct xsave_struct xsave; argument
26 struct xsave_struct *init_xstate_buf;142 struct xsave_struct *xsave = &tsk->thread.fpu.state->xsave; in save_fsave_header()164 struct xsave_struct __user *x = buf; in save_xstate_epilog()202 static inline int save_user_xstate(struct xsave_struct __user *buf) in save_user_xstate()240 struct xsave_struct *xsave = ¤t->thread.fpu.state->xsave; in save_xstate_sig()283 struct xsave_struct *xsave = &tsk->thread.fpu.state->xsave; in sanitize_restored_xstate()543 __alignof__(struct xsave_struct)); in setup_init_fpu_buf()716 void *get_xsave_addr(struct xsave_struct *xsave, int xstate) in get_xsave_addr()
359 struct xsave_struct *xsave; in xstateregs_get()389 struct xsave_struct *xsave; in xstateregs_set()
375 struct xsave_struct *xsave_buf; in do_bounds()
258 struct xsave_struct *xsave_buf) in mpx_generate_siginfo()483 static int do_mpx_bt_fault(struct xsave_struct *xsave_buf) in do_mpx_bt_fault()511 int mpx_handle_bd_fault(struct xsave_struct *xsave_buf) in mpx_handle_bd_fault()
3196 struct xsave_struct *xsave = &vcpu->arch.guest_fpu.state->xsave; in fill_xsave()3232 struct xsave_struct *xsave = &vcpu->arch.guest_fpu.state->xsave; in load_xsave()