Searched refs:xsave_struct (Results 1 – 5 of 5) sorted by relevance
170 const struct xsave_struct *xsave = v->arch.xsave_area; in expand_xsave_states()196 ((struct xsave_struct *)dest)->xsave_hdr.xcomp_bv = 0; in expand_xsave_states()235 struct xsave_struct *xsave = v->arch.xsave_area; in compress_xsave_states()244 xstate_bv = ((const struct xsave_struct *)src)->xsave_hdr.xstate_bv; in compress_xsave_states()291 struct xsave_struct *ptr = v->arch.xsave_area; in xsave()368 struct xsave_struct *ptr = v->arch.xsave_area; in xrstor()498 struct xsave_struct *save_area; in xstate_alloc_save_area()747 struct xsave_struct *xstate in read_bndcfgu()782 struct xsave_struct *xstate = v->arch.xsave_area; in xstate_set_init()
1180 const struct xsave_struct *_xsave_area; in arch_do_domctl()
71 struct __attribute__((aligned (64))) xsave_struct struct144 xsave_area_compressed(const struct xsave_struct *xsave_area) in xsave_area_compressed()
551 struct xsave_struct *xsave_area;
973 struct xsave_struct *xsave_area; in hvm_load_cpu_ctxt()
Completed in 20 milliseconds