Lines Matching defs:nested_vmx
809 struct nested_vmx { struct
811 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;
839 bool nested_run_pending;
864 struct nested_vmx_msrs msrs; argument
867 struct {
872 } smm;