Home
last modified time | relevance | path

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

/xen-4.10.0-shim-comet/xen/arch/x86/
A Dxstate.c170 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()
A Ddomctl.c1180 const struct xsave_struct *_xsave_area; in arch_do_domctl()
/xen-4.10.0-shim-comet/xen/include/asm-x86/
A Dxstate.h71 struct __attribute__((aligned (64))) xsave_struct struct
144 xsave_area_compressed(const struct xsave_struct *xsave_area) in xsave_area_compressed()
A Ddomain.h551 struct xsave_struct *xsave_area;
/xen-4.10.0-shim-comet/xen/arch/x86/hvm/
A Dhvm.c973 struct xsave_struct *xsave_area; in hvm_load_cpu_ctxt()

Completed in 17 milliseconds