Home
last modified time | relevance | path

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

/openbmc/qemu/target/i386/hvf/
H A Dx86hvf.c75 void *xsave = X86_CPU(cs)->env.xsave_buf; in hvf_put_xsave() local
156 void *xsave = X86_CPU(cs)->env.xsave_buf; in hvf_get_xsave() local
/openbmc/linux/arch/x86/kernel/fpu/
H A Dxstate.c930 static void *__raw_xsave_addr(struct xregs_state *xsave, int xfeature_nr) in __raw_xsave_addr()
963 void *get_xsave_addr(struct xregs_state *xsave, int xfeature_nr) in get_xsave_addr()
1069 struct xregs_state *xsave = &fpstate->regs.xsave; in __copy_xstate_to_uabi_buf() local
1239 struct xregs_state *xsave = &fpstate->regs.xsave; in copy_uabi_to_xstate() local
H A Dsignal.c72 struct xregs_state *xsave = &tsk->thread.fpu.fpstate->regs.xsave; in save_fsave_header() local
H A Dxstate.h13 static inline void xstate_init_xcomp_bv(struct xregs_state *xsave, u64 mask) in xstate_init_xcomp_bv()
H A Dregset.c217 struct xregs_state *xsave = &fpu->fpstate->regs.xsave; in ssp_set() local
/openbmc/linux/tools/testing/selftests/kvm/include/x86_64/
H A Dprocessor.h378 struct kvm_xsave *xsave; member
836 struct kvm_xsave *xsave) in vcpu_xsave_get()
841 struct kvm_xsave *xsave) in vcpu_xsave2_get()
846 struct kvm_xsave *xsave) in vcpu_xsave_set()
/openbmc/linux/tools/testing/selftests/x86/
H A Damx.c52 static inline void xsave(struct xsave_buffer *xbuf, uint64_t rfbm) in xsave() function
/openbmc/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
/openbmc/linux/arch/x86/include/asm/fpu/
H A Dtypes.h352 struct xregs_state xsave; member
/openbmc/linux/arch/x86/events/intel/
H A Dlbr.c913 struct x86_perf_task_context_arch_lbr_xsave *xsave = cpuc->lbr_xsave; in intel_pmu_arch_lbr_read_xsave() local
/openbmc/qemu/target/m68k/
H A Dsoftfloat.c1910 floatx80 fp0, fp1, fp2, fp3, xsave; in floatx80_atan() local
/openbmc/linux/tools/testing/selftests/mm/
H A Dprotection_keys.c1553 void *xsave; in test_ptrace_modifies_pkru() local
/openbmc/qemu/target/i386/kvm/
H A Dkvm.c3344 void *xsave = env->xsave_buf; in kvm_put_xsave() local
4104 void *xsave = env->xsave_buf; in kvm_get_xsave() local
/openbmc/linux/arch/x86/events/
H A Dperf_event.h977 struct xregs_state xsave; member
/openbmc/linux/arch/x86/kvm/
H A Dx86.c5658 struct kvm_xsave *xsave; in kvm_arch_vcpu_ioctl() member