Searched defs:nested_vmx (Results 1 – 1 of 1) sorted by relevance
94 struct nested_vmx { struct96 bool vmxon;97 gpa_t vmxon_ptr;98 bool pml_full;101 gpa_t current_vmptr;107 struct vmcs12 *cached_vmcs12;113 struct vmcs12 *cached_shadow_vmcs12;119 bool need_vmcs12_to_shadow_sync;120 bool dirty_vmcs12;126 bool need_sync_vmcs02_to_vmcs12_rare;[all …]