Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/kvm/x86/
H A Damx_test.c83 static inline void __xsavec(struct xstate *xstate, uint64_t rfbm) in __xsavec()
149 struct xstate *xstate) in guest_code()
239 vm_vaddr_t amx_cfg, tiledata, xstate; in main() local
/linux/tools/testing/selftests/x86/
H A Dxstate.h125 struct xstate_info xstate = { }; in get_xstate_info() local
178 static inline void set_rand_data(struct xstate_info *xstate, struct xsave_buffer *xbuf) in set_rand_data()
/linux/arch/x86/kernel/fpu/
H A Dxstate.c339 static __init void os_xrstor_booting(struct xregs_state *xstate) in os_xrstor_booting()
1125 static void copy_feature(bool from_xstate, struct membuf *to, void *xstate, in copy_feature()
1443 void xsaves(struct xregs_state *xstate, u64 mask) in xsaves()
1467 void xrstors(struct xregs_state *xstate, u64 mask) in xrstors()
H A Dcore.c637 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
3223 void *xstate, *rstate; in ppp_ccp_closed() local
/linux/arch/x86/kvm/
H A Dx86.c5825 union fpregs_state *xstate = (union fpregs_state *)guest_xsave->region; in kvm_vcpu_ioctl_x86_set_xsave() local