Home
last modified time | relevance | path

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

/xen-4.10.0-shim-comet/xen/include/asm-x86/hvm/
A Dvcpu.h100 struct nestedvcpu { struct
101 bool_t nv_guestmode; /* vcpu in guestmode? */
111 union {
114 } u;
119 uint64_t np2m_generation;
121 struct hvm_vcpu_asid nv_n2asid;
123 bool_t nv_vmentry_pending;
124 bool_t nv_vmexit_pending;
130 bool_t nv_ioport80;
131 bool_t nv_ioportED;
[all …]

Completed in 4 milliseconds