Home
last modified time | relevance | path

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

/linux-4.1.27/arch/x86/kvm/
Dvmx.c386 struct nested_vmx { struct
388 bool vmxon;
389 gpa_t vmxon_ptr;
392 gpa_t current_vmptr;
394 struct page *current_vmcs12_page;
395 struct vmcs12 *current_vmcs12;
396 struct vmcs *current_shadow_vmcs;
401 bool sync_shadow_vmcs;
427 u32 nested_vmx_procbased_ctls_low; argument
428 u32 nested_vmx_procbased_ctls_high; argument
[all …]