Searched defs:nested_vmx (Results 1 – 1 of 1) sorted by relevance
128 struct nested_vmx { struct130 bool vmxon;131 gpa_t vmxon_ptr;132 bool pml_full;135 gpa_t current_vmptr;141 struct vmcs12 *cached_vmcs12;147 struct vmcs12 *cached_shadow_vmcs12;152 struct gfn_to_hva_cache shadow_vmcs12_cache;157 struct gfn_to_hva_cache vmcs12_cache;163 bool need_vmcs12_to_shadow_sync;[all …]