Searched defs:nested_vmx (Results 1 – 1 of 1) sorted by relevance
400 struct nested_vmx { struct402 bool vmxon;403 gpa_t vmxon_ptr;406 gpa_t current_vmptr;408 struct page *current_vmcs12_page;409 struct vmcs12 *current_vmcs12;410 struct vmcs *current_shadow_vmcs;415 bool sync_shadow_vmcs;417 u64 vmcs01_tsc_offset;418 bool change_vmcs01_virtual_x2apic_mode;[all …]