Searched refs:xsave_struct (Results 1 – 3 of 3) sorted by relevance
47 struct xsave_struct *fx = &fpu->state->xsave; in fpu_xrstor_checking()64 static inline int xsave_user(struct xsave_struct __user *buf) in xsave_user()96 static inline int xrestore_user(struct xsave_struct __user *buf, u64 mask) in xrestore_user()99 struct xsave_struct *xstate = ((__force struct xsave_struct *)buf); in xrestore_user()119 static inline void xrstor_state(struct xsave_struct *fx, u64 mask) in xrstor_state()129 static inline void xsave_state(struct xsave_struct *fx, u64 mask) in xsave_state()
362 struct xsave_struct { struct373 struct xsave_struct xsave; argument
22 static struct xsave_struct *init_xstate_buf;398 __alignof__(struct xsave_struct)); in setup_xstate_init()