Searched defs:nested_vmx (Results 1 – 1 of 1) sorted by relevance
77 struct nested_vmx { struct79 bool vmxon;80 gpa_t vmxon_ptr;81 bool pml_full;84 gpa_t current_vmptr;90 struct vmcs12 *cached_vmcs12;96 struct vmcs12 *cached_shadow_vmcs12;102 bool need_vmcs12_to_shadow_sync;103 bool dirty_vmcs12;109 bool need_sync_vmcs02_to_vmcs12_rare;[all …]