Home
last modified time | relevance | path

Searched defs:vm_inout_str (Results 1 – 1 of 1) sorted by relevance

/f-stack/freebsd/amd64/include/
H A Dvmm.h644 struct vm_inout_str { struct
645 struct vm_inout inout; /* must be the first element */
646 struct vm_guest_paging paging;
647 uint64_t rflags;
648 uint64_t cr0;
649 uint64_t index;
650 uint64_t count; /* rep=1 (%rcx), rep=0 (1) */
651 int addrsize;
652 enum vm_reg_name seg_name;
653 struct seg_desc seg_desc;