Home
last modified time | relevance | path

Searched defs:nested_vmx (Results 1 – 1 of 1) sorted by relevance

/arch/x86/kvm/vmx/
Dvmx.h136 struct nested_vmx { struct
138 bool vmxon;
139 gpa_t vmxon_ptr;
140 bool pml_full;
143 gpa_t current_vmptr;
149 struct vmcs12 *cached_vmcs12;
155 struct vmcs12 *cached_shadow_vmcs12;
161 bool need_vmcs12_to_shadow_sync;
162 bool dirty_vmcs12;
168 bool need_sync_vmcs02_to_vmcs12_rare;
[all …]