Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/kvm/x86_64/
H A Damx_test.c77 static inline void __xsavec(struct xstate *xstate, uint64_t rfbm) in __xsavec() argument
145 guest_code(struct tile_config * amx_cfg,struct tile_data * tiledata,struct xstate * xstate) guest_code() argument
219 vm_vaddr_t amx_cfg, tiledata, xstate; main() local
[all...]
/linux/arch/x86/kernel/fpu/
H A Dxstate.h317 struct xregs_state *xstate = ((__force struct xregs_state *)buf); in xrstor_from_user_sigframe() local
337 struct xregs_state *xstate = &fpstate->regs.xsave; in os_xrstor_safe() local
H A Dxstate.c316 static __init void os_xrstor_booting(struct xregs_state *xstate) in os_xrstor_booting()
1063 static void copy_feature(bool from_xstate, struct membuf *to, void *xstate, in copy_feature()
1381 void xsaves(struct xregs_state *xstate, u64 mask) in xsaves()
1405 void xrstors(struct xregs_state *xstate, u64 mask) in xrstors()
H A Dcore.c560 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_64/
H A Dprocessor.h67 struct xstate { struct
69 headerxstate global() argument
70 extended_state_areaxstate global() argument
/linux/drivers/net/ppp/
H A Dppp_generic.c126 unsigned int xstate; /* transmit state bits 68 */ member
3188 void *xstate, *rstate; in ppp_ccp_closed() local