Searched defs:xstate (Results 1 – 8 of 8) sorted by relevance
| /kernel/linux/linux-5.10/arch/x86/include/asm/fpu/ |
| D | internal.h | 288 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-4.19/arch/x86/include/asm/fpu/ |
| D | internal.h | 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
|
| /kernel/linux/linux-5.10/arch/x86/kernel/fpu/ |
| D | xstate.c | 1087 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-4.19/arch/sh/include/asm/ |
| D | processor_64.h | 128 union thread_xstate *xstate; member
|
| D | processor_32.h | 114 union thread_xstate *xstate; member
|
| /kernel/linux/linux-5.10/arch/sh/include/asm/ |
| D | processor_32.h | 107 union thread_xstate *xstate; member
|
| /kernel/linux/linux-5.10/drivers/net/ppp/ |
| D | ppp_generic.c | 123 unsigned int xstate; /* transmit state bits 68 */ member 2992 void *xstate, *rstate; in ppp_ccp_closed() local
|
| /kernel/linux/linux-4.19/drivers/net/ppp/ |
| D | ppp_generic.c | 127 unsigned int xstate; /* transmit state bits 68 */ member 2855 void *xstate, *rstate; in ppp_ccp_closed() local
|