Searched defs:xstate (Results 1 – 7 of 7) sorted by relevance
/linux/tools/testing/selftests/kvm/x86_64/ |
H A D | amx_test.c | 77 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 D | xstate.h | 317 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 D | xstate.c | 316 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 D | core.c | 560 struct cet_user_state *xstate; in update_fpu_shstk() local
|
/linux/arch/sh/include/asm/ |
H A D | processor_32.h | 108 union thread_xstate *xstate; member
|
/linux/tools/testing/selftests/kvm/include/x86_64/ |
H A D | processor.h | 67 struct xstate { struct 69 headerxstate global() argument 70 extended_state_areaxstate global() argument
|
/linux/drivers/net/ppp/ |
H A D | ppp_generic.c | 126 unsigned int xstate; /* transmit state bits 68 */ member 3188 void *xstate, *rstate; in ppp_ccp_closed() local
|