Searched refs:xsave_struct (Results 1 – 6 of 6) sorted by relevance
36 struct xsave_struct;37 void vcpu_setup_fpu(struct vcpu *v, struct xsave_struct *xsave_area,
51 struct __attribute__((aligned (64))) xsave_struct struct136 xsave_area_compressed(const struct xsave_struct *xsave_area) in xsave_area_compressed()
614 struct xsave_struct *xsave_area;
171 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()
338 void vcpu_setup_fpu(struct vcpu *v, struct xsave_struct *xsave_area, in vcpu_setup_fpu()
1101 const struct xsave_struct *_xsave_area; in arch_do_domctl()
Completed in 13 milliseconds