Searched defs:nested_vmx (Results 1 – 1 of 1) sorted by relevance
116 struct nested_vmx { struct118 bool vmxon;119 gpa_t vmxon_ptr;120 bool pml_full;123 gpa_t current_vmptr;129 struct vmcs12 *cached_vmcs12;135 struct vmcs12 *cached_shadow_vmcs12;140 struct gfn_to_hva_cache shadow_vmcs12_cache;145 struct gfn_to_hva_cache vmcs12_cache;151 bool need_vmcs12_to_shadow_sync;[all …]