Searched defs:nested_vmx (Results 1 – 1 of 1) sorted by relevance
115 struct nested_vmx { struct117 bool vmxon;118 gpa_t vmxon_ptr;119 bool pml_full;122 gpa_t current_vmptr;128 struct vmcs12 *cached_vmcs12;134 struct vmcs12 *cached_shadow_vmcs12;139 struct gfn_to_hva_cache shadow_vmcs12_cache;144 struct gfn_to_hva_cache vmcs12_cache;150 bool need_vmcs12_to_shadow_sync;[all …]