Home
last modified time | relevance | path

Searched defs:xstate (Results 1 – 3 of 3) sorted by relevance

/arch/x86/include/asm/fpu/
Dinternal.h285 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
/arch/sh/include/asm/
Dprocessor_64.h128 union thread_xstate *xstate; member
Dprocessor_32.h114 union thread_xstate *xstate; member