Home
last modified time | relevance | path

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

/linux-4.1.27/arch/x86/kernel/
Dxsave.c142 struct xsave_struct *xsave = &tsk->thread.fpu.state->xsave; in save_fsave_header() local
240 struct xsave_struct *xsave = &current->thread.fpu.state->xsave; in save_xstate_sig() local
283 struct xsave_struct *xsave = &tsk->thread.fpu.state->xsave; in sanitize_restored_xstate() local
716 void *get_xsave_addr(struct xsave_struct *xsave, int xstate) in get_xsave_addr()
Di387.c359 struct xsave_struct *xsave; in xstateregs_get() local
389 struct xsave_struct *xsave; in xstateregs_set() local
/linux-4.1.27/include/video/
Dnewport.h161 npireg_t xsave; /* copy of xstart integer value for BLOCk addressing MODE */ member
311 unsigned int xsave; member
/linux-4.1.27/arch/x86/kvm/
Dx86.c3196 struct xsave_struct *xsave = &vcpu->arch.guest_fpu.state->xsave; in fill_xsave() local
3232 struct xsave_struct *xsave = &vcpu->arch.guest_fpu.state->xsave; in load_xsave() local
3368 struct kvm_xsave *xsave; in kvm_arch_vcpu_ioctl() member
/linux-4.1.27/arch/x86/include/asm/
Dprocessor.h429 struct xsave_struct xsave; member