Home
last modified time | relevance | path

Searched refs:xsave_struct (Results 1 – 6 of 6) sorted by relevance

/xen/xen/include/asm-x86/
A Di387.h36 struct xsave_struct;
37 void vcpu_setup_fpu(struct vcpu *v, struct xsave_struct *xsave_area,
A Dxstate.h51 struct __attribute__((aligned (64))) xsave_struct struct
136 xsave_area_compressed(const struct xsave_struct *xsave_area) in xsave_area_compressed()
A Ddomain.h614 struct xsave_struct *xsave_area;
/xen/xen/arch/x86/
A Dxstate.c171 const struct xsave_struct *xsave = v->arch.xsave_area; in expand_xsave_states()
197 ((struct xsave_struct *)dest)->xsave_hdr.xcomp_bv = 0; in expand_xsave_states()
236 struct xsave_struct *xsave = v->arch.xsave_area; in compress_xsave_states()
245 xstate_bv = ((const struct xsave_struct *)src)->xsave_hdr.xstate_bv; in compress_xsave_states()
292 struct xsave_struct *ptr = v->arch.xsave_area; in xsave()
369 struct xsave_struct *ptr = v->arch.xsave_area; in xrstor()
498 struct xsave_struct *save_area; in xstate_alloc_save_area()
764 struct xsave_struct *xstate in read_bndcfgu()
799 struct xsave_struct *xstate = v->arch.xsave_area; in xstate_set_init()
A Di387.c338 void vcpu_setup_fpu(struct vcpu *v, struct xsave_struct *xsave_area, in vcpu_setup_fpu()
A Ddomctl.c1101 const struct xsave_struct *_xsave_area; in arch_do_domctl()

Completed in 13 milliseconds