Home
last modified time | relevance | path

Searched refs:fs_arbytes (Results 1 – 3 of 3) sorted by relevance

/xen/xen/include/public/arch-x86/hvm/
A Dsave.h126 uint32_t fs_arbytes; member
240 uint32_t fs_arbytes; member
/xen/tools/misc/
A Dxen-hvmctx.c184 c.fs_sel, c.fs_base, c.fs_limit, c.fs_arbytes, in dump_cpu()
/xen/xen/arch/x86/hvm/
A Dhvm.c906 ctxt.fs_arbytes = seg.attr; in hvm_save_cpu_ctxt()
1081 UNFOLD_ARBYTES(ctxt.fs_arbytes); in hvm_load_cpu_ctxt()
1137 seg.attr = ctxt.fs_arbytes; in hvm_load_cpu_ctxt()

Completed in 14 milliseconds