Home
last modified time | relevance | path

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

/arch/x86/kvm/vmx/
Dvmx.h94 struct nested_vmx { struct
96 bool vmxon;
97 gpa_t vmxon_ptr;
98 bool pml_full;
101 gpa_t current_vmptr;
107 struct vmcs12 *cached_vmcs12;
113 struct vmcs12 *cached_shadow_vmcs12;
119 bool need_vmcs12_to_shadow_sync;
120 bool dirty_vmcs12;
126 bool need_sync_vmcs02_to_vmcs12_rare;
[all …]