Home
last modified time | relevance | path

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

/xen-4.10.0-shim-comet/xen/include/asm-x86/hvm/vmx/
A Dvvmx.h30 struct nestedvmx { struct
38 paddr_t vmxon_region_pa;
39 void *iobitmap[2]; /* map (va) of L1 guest I/O bitmap */
40 void *msrbitmap; /* map (va) of L1 guest MSR bitmap */
42 struct {
46 } intr;
47 struct {
51 } ept;
52 uint32_t guest_vpid;
53 struct list_head launched_list;

Completed in 3 milliseconds