Home
last modified time | relevance | path

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

/linux/arch/x86/kernel/fpu/
A Dxstate.c936 static void *__raw_xsave_addr(struct xregs_state *xsave, int xfeature_nr) in __raw_xsave_addr()
969 void *get_xsave_addr(struct xregs_state *xsave, int xfeature_nr) in get_xsave_addr()
1007 void __user *get_xsave_addr_user(struct xregs_state __user *xsave, int xfeature_nr) in get_xsave_addr_user()
1089 struct xregs_state *xsave = &fpstate->regs.xsave; in __copy_xstate_to_uabi_buf() local
1259 struct xregs_state *xsave = &fpstate->regs.xsave; in copy_uabi_to_xstate() local
A Dsignal.c82 struct xregs_state *xsave = &tsk->thread.fpu.fpstate->regs.xsave; in save_fsave_header() local
A Dxstate.h13 static inline void xstate_init_xcomp_bv(struct xregs_state *xsave, u64 mask) in xstate_init_xcomp_bv()
A Dregset.c217 struct xregs_state *xsave = &fpu->fpstate->regs.xsave; in ssp_set() local
/linux/tools/testing/selftests/kvm/x86_64/
A Dsev_smoke_test.c72 struct kvm_xsave __attribute__((aligned(64))) xsave = { 0 }; in test_sync_vmsa() local
/linux/tools/testing/selftests/kvm/include/x86_64/
A Dprocessor.h407 struct kvm_xsave *xsave; member
888 struct kvm_xsave *xsave) in vcpu_xsave_get()
893 struct kvm_xsave *xsave) in vcpu_xsave2_get()
898 struct kvm_xsave *xsave) in vcpu_xsave_set()
/linux/tools/testing/selftests/x86/
A Damx.c42 static inline void xsave(struct xsave_buffer *xbuf, uint64_t rfbm) in xsave() function
/linux/include/video/
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/
A Dtypes.h354 struct xregs_state xsave; member
/linux/arch/x86/events/intel/
A Dlbr.c991 struct x86_perf_task_context_arch_lbr_xsave *xsave = cpuc->lbr_xsave; in intel_pmu_arch_lbr_read_xsave() local
/linux/tools/testing/selftests/mm/
A Dprotection_keys.c1552 void *xsave; in test_ptrace_modifies_pkru() local
/linux/arch/x86/kvm/svm/
A Dsev.c812 struct xregs_state *xsave; in sev_es_sync_vmsa() local
/linux/arch/x86/events/
A Dperf_event.h1016 struct xregs_state xsave; member
/linux/arch/x86/kvm/
A Dx86.c5865 struct kvm_xsave *xsave; in kvm_arch_vcpu_ioctl() member

Completed in 76 milliseconds