Searched defs:nested_vmx (Results 1 – 1 of 1) sorted by relevance
386 struct nested_vmx { struct388 bool vmxon;389 gpa_t vmxon_ptr;392 gpa_t current_vmptr;394 struct page *current_vmcs12_page;395 struct vmcs12 *current_vmcs12;396 struct vmcs *current_shadow_vmcs;401 bool sync_shadow_vmcs;427 u32 nested_vmx_procbased_ctls_low; argument428 u32 nested_vmx_procbased_ctls_high; argument[all …]