Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/x86/kernel/fpu/
A Dxstate.h289 struct xregs_state *xstate = ((__force struct xregs_state *)buf); in xrstor_from_user_sigframe() local
309 struct xregs_state *xstate = &fpstate->regs.xsave; in os_xrstor_safe() local
A Dxstate.c310 static __init void os_xrstor_booting(struct xregs_state *xstate) in os_xrstor_booting()
1039 static void copy_feature(bool from_xstate, struct membuf *to, void *xstate, in copy_feature()
1356 void xsaves(struct xregs_state *xstate, u64 mask) in xsaves()
1380 void xrstors(struct xregs_state *xstate, u64 mask) in xrstors()
/linux-6.3-rc2/arch/sh/include/asm/
A Dprocessor_32.h108 union thread_xstate *xstate; member
/linux-6.3-rc2/drivers/net/ppp/
A Dppp_generic.c125 unsigned int xstate; /* transmit state bits 68 */ member
3173 void *xstate, *rstate; in ppp_ccp_closed() local

Completed in 13 milliseconds