Home
last modified time | relevance | path

Searched defs:xsave (Results 1 – 9 of 9) sorted by relevance

/linux/arch/x86/kernel/fpu/
H A Dxstate.c997 static void *__raw_xsave_addr(struct xregs_state *xsave, int xfeature_nr) in __raw_xsave_addr()
1030 void *get_xsave_addr(struct xregs_state *xsave, int xfeature_nr) in get_xsave_addr()
1068 void __user *get_xsave_addr_user(struct xregs_state __user *xsave, int xfeature_nr) in get_xsave_addr_user()
1150 struct xregs_state *xsave = &fpstate->regs.xsave; in __copy_xstate_to_uabi_buf() local
1320 struct xregs_state *xsave = &fpstate->regs.xsave; in copy_uabi_to_xstate() local
/linux/tools/testing/selftests/kvm/x86/
H A Dsev_smoke_test.c73 struct kvm_xsave __attribute__((aligned(64))) xsave = { 0 }; test_sync_vmsa() local
/linux/tools/testing/selftests/kvm/include/x86/
H A Dprocessor.h416 struct kvm_xsave *xsave; member
902 struct kvm_xsave *xsave) in vcpu_xsave_get()
907 struct kvm_xsave *xsave) in vcpu_xsave2_get()
912 struct kvm_xsave *xsave) in vcpu_xsave_set()
/linux/include/video/
H A Dnewport.h162 npireg_t xsave; /* copy of xstart integer value for BLOCk addressing MODE */ member
312 unsigned int xsave; member
/linux/arch/x86/include/asm/fpu/
H A Dtypes.h373 struct xregs_state xsave; member
/linux/tools/testing/selftests/mm/
H A Dprotection_keys.c1488 void *xsave; in test_ptrace_modifies_pkru() local
/linux/arch/x86/kvm/svm/
H A Dsev.c835 struct xregs_state *xsave; in sev_es_sync_vmsa() local
/linux/arch/x86/events/
H A Dperf_event.h1052 struct xregs_state xsave; member
/linux/arch/x86/kvm/
H A Dx86.c5901 struct kvm_xsave *xsave; in kvm_arch_vcpu_ioctl() member