Searched defs:nested_vmx (Results 1 – 1 of 1) sorted by relevance
101 struct nested_vmx { struct103 bool vmxon;104 gpa_t vmxon_ptr;105 bool pml_full;108 gpa_t current_vmptr;114 struct vmcs12 *cached_vmcs12;120 struct vmcs12 *cached_shadow_vmcs12;126 bool need_vmcs12_to_shadow_sync;127 bool dirty_vmcs12;133 bool need_sync_vmcs02_to_vmcs12_rare;[all …]