Searched defs:xstate (Results 1 – 3 of 3) sorted by relevance
285 static inline void copy_xregs_to_kernel_booting(struct xregs_state *xstate) in copy_xregs_to_kernel_booting()307 static inline void copy_kernel_to_xregs_booting(struct xregs_state *xstate) in copy_kernel_to_xregs_booting()331 static inline void copy_xregs_to_kernel(struct xregs_state *xstate) in copy_xregs_to_kernel()349 static inline void copy_kernel_to_xregs(struct xregs_state *xstate, u64 mask) in copy_kernel_to_xregs()391 struct xregs_state *xstate = ((__force struct xregs_state *)buf); in copy_user_to_xregs() local
128 union thread_xstate *xstate; member
114 union thread_xstate *xstate; member