Searched defs:nested_vmx (Results 1 – 1 of 1) sorted by relevance
74 struct nested_vmx { struct76 bool vmxon;77 gpa_t vmxon_ptr;78 bool pml_full;81 gpa_t current_vmptr;87 struct vmcs12 *cached_vmcs12;93 struct vmcs12 *cached_shadow_vmcs12;98 struct gfn_to_hva_cache shadow_vmcs12_cache;103 struct gfn_to_hva_cache vmcs12_cache;109 bool need_vmcs12_to_shadow_sync;[all …]