Home
last modified time | relevance | path

Searched defs:xstate (Results 1 – 4 of 4) 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.h67 struct xstate { struct
69 struct xstate_header header; argument
70 u8 extended_state_area[0];