Home
last modified time | relevance | path

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

/linux/arch/x86/kernel/fpu/
H A Dxstate.c338 static __init void os_xrstor_booting(struct xregs_state *xstate) in os_xrstor_booting()
1124 static void copy_feature(bool from_xstate, struct membuf *to, void *xstate, in copy_feature()
1442 void xsaves(struct xregs_state *xstate, u64 mask) in xsaves()
1466 void xrstors(struct xregs_state *xstate, u64 mask) in xrstors()
H A Dcore.c610 struct cet_user_state *xstate; in update_fpu_shstk() local
/linux/arch/sh/include/asm/
H A Dprocessor_32.h108 union thread_xstate *xstate; member
/linux/tools/testing/selftests/kvm/include/x86/
H A Dprocessor.h69 struct xstate { struct
71 struct xstate_header header; argument
72 u8 extended_state_area[0];
/linux/drivers/net/ppp/
H A Dppp_generic.c132 unsigned int xstate; /* transmit state bits 68 */ member
3203 void *xstate, *rstate; in ppp_ccp_closed() local