Searched defs:xstate (Results 1 – 8 of 8) sorted by relevance
| /linux/tools/testing/selftests/kvm/x86/ |
| H A D | amx_test.c | 83 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 D | xstate.h | 125 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 D | xstate.c | 339 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 D | core.c | 637 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/ |
| H A D | processor.h | 69 struct xstate { struct 71 struct xstate_header header; argument 72 u8 extended_state_area[0];
|
| /linux/drivers/net/ppp/ |
| H A D | ppp_generic.c | 132 unsigned int xstate; /* transmit state bits 68 */ member 3223 void *xstate, *rstate; in ppp_ccp_closed() local
|
| /linux/arch/x86/kvm/ |
| H A D | x86.c | 5825 union fpregs_state *xstate = (union fpregs_state *)guest_xsave->region; in kvm_vcpu_ioctl_x86_set_xsave() local
|