Home
last modified time | relevance | path

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

/freebsd/sys/amd64/include/
H A Dvmm.h666 struct vm_inout_str { struct
667 struct vm_inout inout; /* must be the first element */
668 struct vm_guest_paging paging;
669 uint64_t rflags;
670 uint64_t cr0;
671 uint64_t index;
672 uint64_t count; /* rep=1 (%rcx), rep=0 (1) */
673 int addrsize;
674 enum vm_reg_name seg_name;
675 struct seg_desc seg_desc;