Searched defs:xstate (Results 1 – 5 of 5) sorted by relevance
338 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()
610 struct cet_user_state *xstate; in update_fpu_shstk() local
108 union thread_xstate *xstate; member
69 struct xstate { struct71 struct xstate_header header; argument72 u8 extended_state_area[0];
132 unsigned int xstate; /* transmit state bits 68 */ member3203 void *xstate, *rstate; in ppp_ccp_closed() local