Searched defs:nested_vmx (Results 1 – 1 of 1) sorted by relevance
73 struct nested_vmx { struct75 bool vmxon;76 gpa_t vmxon_ptr;77 bool pml_full;80 gpa_t current_vmptr;86 struct vmcs12 *cached_vmcs12;92 struct vmcs12 *cached_shadow_vmcs12;97 struct gfn_to_hva_cache shadow_vmcs12_cache;102 struct gfn_to_hva_cache vmcs12_cache;108 bool need_vmcs12_to_shadow_sync;[all …]