Home
last modified time | relevance | path

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

/xen/xen/include/asm-x86/hvm/
A Dvcpu.h101 struct nestedvcpu { struct
102 bool_t nv_guestmode; /* vcpu in guestmode? */
112 union {
115 } u;
120 uint64_t np2m_generation;
122 struct hvm_vcpu_asid nv_n2asid;
124 bool_t nv_vmentry_pending;
125 bool_t nv_vmexit_pending;
131 bool_t nv_ioport80;
132 bool_t nv_ioportED;
[all …]

Completed in 4 milliseconds