Searched defs:nested_vmx (Results 1 – 1 of 1) sorted by relevance
390 struct nested_vmx { struct392 bool vmxon;393 gpa_t vmxon_ptr;396 gpa_t current_vmptr;398 struct page *current_vmcs12_page;399 struct vmcs12 *current_vmcs12;400 struct vmcs *current_shadow_vmcs;405 bool sync_shadow_vmcs;408 struct list_head vmcs02_pool;409 int vmcs02_num;[all …]