Searched defs:nested_vmx (Results 1 – 1 of 1) sorted by relevance
809 struct nested_vmx { struct811 bool vmxon;812 gpa_t vmxon_ptr;813 bool pml_full;816 gpa_t current_vmptr;822 struct vmcs12 *cached_vmcs12;828 struct vmcs12 *cached_shadow_vmcs12;833 bool sync_shadow_vmcs;834 bool dirty_vmcs12;836 bool change_vmcs01_virtual_apic_mode;[all …]