Searched defs:xstate (Results 1 – 11 of 11) 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-6.6/tools/testing/selftests/kvm/x86_64/ |
| D | amx_test.c | 79 static inline void __xsavec(struct xstate *xstate, uint64_t rfbm) in __xsavec() 147 struct xstate *xstate) in guest_code() 221 vm_vaddr_t amx_cfg, tiledata, xstate; in main() local
|
| /kernel/linux/linux-5.10/arch/x86/kernel/fpu/ |
| D | xstate.c | 1095 static void copy_feature(bool from_xstate, struct membuf *to, void *xstate, in copy_feature() 1299 void copy_supervisor_to_kernel(struct xregs_state *xstate) in copy_supervisor_to_kernel() 1364 void copy_dynamic_supervisor_to_kernel(struct xregs_state *xstate, u64 mask) in copy_dynamic_supervisor_to_kernel() 1400 void copy_kernel_to_dynamic_supervisor(struct xregs_state *xstate, u64 mask) in copy_kernel_to_dynamic_supervisor()
|
| /kernel/linux/linux-6.6/arch/x86/kernel/fpu/ |
| D | xstate.h | 296 struct xregs_state *xstate = ((__force struct xregs_state *)buf); in xrstor_from_user_sigframe() local 316 struct xregs_state *xstate = &fpstate->regs.xsave; in os_xrstor_safe() local
|
| D | xstate.c | 313 static __init void os_xrstor_booting(struct xregs_state *xstate) in os_xrstor_booting() 1046 static void copy_feature(bool from_xstate, struct membuf *to, void *xstate, in copy_feature() 1364 void xsaves(struct xregs_state *xstate, u64 mask) in xsaves() 1388 void xrstors(struct xregs_state *xstate, u64 mask) in xrstors()
|
| D | core.c | 560 struct cet_user_state *xstate; in update_fpu_shstk() local
|
| /kernel/linux/linux-5.10/arch/sh/include/asm/ |
| D | processor_32.h | 108 union thread_xstate *xstate; member
|
| /kernel/linux/linux-6.6/arch/sh/include/asm/ |
| D | processor_32.h | 108 union thread_xstate *xstate; member
|
| /kernel/linux/linux-6.6/tools/testing/selftests/kvm/include/x86_64/ |
| D | processor.h | 57 struct xstate { struct 59 struct xstate_header header; argument 60 u8 extended_state_area[0];
|
| /kernel/linux/linux-5.10/drivers/net/ppp/ |
| D | ppp_generic.c | 136 unsigned int xstate; /* transmit state bits 68 */ member 3009 void *xstate, *rstate; in ppp_ccp_closed() local
|
| /kernel/linux/linux-6.6/drivers/net/ppp/ |
| D | ppp_generic.c | 137 unsigned int xstate; /* transmit state bits 68 */ member 3198 void *xstate, *rstate; in ppp_ccp_closed() local
|