Home
last modified time | relevance | path

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

/linux-6.6.21/tools/testing/selftests/kvm/x86_64/
Damx_test.c79 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
/linux-6.6.21/arch/x86/kernel/fpu/
Dxstate.h290 struct xregs_state *xstate = ((__force struct xregs_state *)buf); in xrstor_from_user_sigframe() local
310 struct xregs_state *xstate = &fpstate->regs.xsave; in os_xrstor_safe() local
Dxstate.c312 static __init void os_xrstor_booting(struct xregs_state *xstate) in os_xrstor_booting()
1042 static void copy_feature(bool from_xstate, struct membuf *to, void *xstate, in copy_feature()
1360 void xsaves(struct xregs_state *xstate, u64 mask) in xsaves()
1384 void xrstors(struct xregs_state *xstate, u64 mask) in xrstors()
Dcore.c560 struct cet_user_state *xstate; in update_fpu_shstk() local
/linux-6.6.21/arch/sh/include/asm/
Dprocessor_32.h108 union thread_xstate *xstate; member
/linux-6.6.21/tools/testing/selftests/kvm/include/x86_64/
Dprocessor.h57 struct xstate { struct
59 struct xstate_header header; argument
60 u8 extended_state_area[0];
/linux-6.6.21/drivers/net/ppp/
Dppp_generic.c125 unsigned int xstate; /* transmit state bits 68 */ member
3173 void *xstate, *rstate; in ppp_ccp_closed() local