Lines Matching defs:nested_vmx
811 struct nested_vmx { struct
813 bool vmxon;
814 gpa_t vmxon_ptr;
815 bool pml_full;
818 gpa_t current_vmptr;
824 struct vmcs12 *cached_vmcs12;
830 struct vmcs12 *cached_shadow_vmcs12;
835 bool sync_shadow_vmcs;
836 bool dirty_vmcs12;
838 bool change_vmcs01_virtual_apic_mode;
841 bool nested_run_pending;
866 struct nested_vmx_msrs msrs; argument
869 struct {
874 } smm;