Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/x86/include/asm/fpu/
Dinternal.h288 static inline void copy_kernel_to_xregs_booting(struct xregs_state *xstate) in copy_kernel_to_xregs_booting()
312 static inline void copy_xregs_to_kernel(struct xregs_state *xstate) in copy_xregs_to_kernel()
330 static inline void copy_kernel_to_xregs(struct xregs_state *xstate, u64 mask) in copy_kernel_to_xregs()
375 struct xregs_state *xstate = ((__force struct xregs_state *)buf); in copy_user_to_xregs() local
391 static inline int copy_kernel_to_xregs_err(struct xregs_state *xstate, u64 mask) in copy_kernel_to_xregs_err()
/kernel/linux/linux-5.10/arch/x86/kernel/fpu/
Dxstate.c1087 static void copy_feature(bool from_xstate, struct membuf *to, void *xstate, in copy_feature()
1291 void copy_supervisor_to_kernel(struct xregs_state *xstate) in copy_supervisor_to_kernel()
1356 void copy_dynamic_supervisor_to_kernel(struct xregs_state *xstate, u64 mask) in copy_dynamic_supervisor_to_kernel()
1392 void copy_kernel_to_dynamic_supervisor(struct xregs_state *xstate, u64 mask) in copy_kernel_to_dynamic_supervisor()
/kernel/linux/linux-5.10/arch/sh/include/asm/
Dprocessor_32.h107 union thread_xstate *xstate; member
/kernel/linux/linux-5.10/drivers/net/ppp/
Dppp_generic.c125 unsigned int xstate; /* transmit state bits 68 */ member
2997 void *xstate, *rstate; in ppp_ccp_closed() local