#include <vmx.h>
Definition at line 116 of file vmx.h.
◆ apic_access_page_map
struct kvm_host_map nested_vmx::apic_access_page_map |
◆ cached_shadow_vmcs12
struct vmcs12* nested_vmx::cached_shadow_vmcs12 |
◆ cached_vmcs12
struct vmcs12* nested_vmx::cached_vmcs12 |
◆ change_vmcs01_virtual_apic_mode
bool nested_vmx::change_vmcs01_virtual_apic_mode |
◆ current_vmptr
gpa_t nested_vmx::current_vmptr |
◆ dirty_vmcs12
bool nested_vmx::dirty_vmcs12 |
◆ enlightened_vmcs_enabled
bool nested_vmx::enlightened_vmcs_enabled |
◆ force_msr_bitmap_recalc
bool nested_vmx::force_msr_bitmap_recalc |
◆ guest_mode
bool nested_vmx::guest_mode |
◆ has_preemption_timer_deadline
bool nested_vmx::has_preemption_timer_deadline |
◆ l1_tpr_threshold
int nested_vmx::l1_tpr_threshold |
◆ last_vpid
u16 nested_vmx::last_vpid |
◆ msr_bitmap_map
struct kvm_host_map nested_vmx::msr_bitmap_map |
◆ msrs
◆ mtf_pending
bool nested_vmx::mtf_pending |
◆ need_sync_vmcs02_to_vmcs12_rare
bool nested_vmx::need_sync_vmcs02_to_vmcs12_rare |
◆ need_vmcs12_to_shadow_sync
bool nested_vmx::need_vmcs12_to_shadow_sync |
◆ nested_run_pending
bool nested_vmx::nested_run_pending |
◆ pi_desc
struct pi_desc* nested_vmx::pi_desc |
◆ pi_desc_map
struct kvm_host_map nested_vmx::pi_desc_map |
◆ pi_pending
bool nested_vmx::pi_pending |
◆ pml_full
bool nested_vmx::pml_full |
◆ posted_intr_nv
u16 nested_vmx::posted_intr_nv |
◆ pre_vmenter_bndcfgs
u64 nested_vmx::pre_vmenter_bndcfgs |
◆ pre_vmenter_debugctl
u64 nested_vmx::pre_vmenter_debugctl |
◆ preemption_timer
struct hrtimer nested_vmx::preemption_timer |
◆ preemption_timer_deadline
u64 nested_vmx::preemption_timer_deadline |
◆ preemption_timer_expired
bool nested_vmx::preemption_timer_expired |
◆ reload_vmcs01_apic_access_page
bool nested_vmx::reload_vmcs01_apic_access_page |
◆ shadow_vmcs12_cache
struct gfn_to_hva_cache nested_vmx::shadow_vmcs12_cache |
struct { ... } nested_vmx::smm |
◆ update_vmcs01_apicv_status
bool nested_vmx::update_vmcs01_apicv_status |
◆ update_vmcs01_cpu_dirty_logging
bool nested_vmx::update_vmcs01_cpu_dirty_logging |
◆ virtual_apic_map
struct kvm_host_map nested_vmx::virtual_apic_map |
◆ vmcs02
◆ vmcs02_initialized
bool nested_vmx::vmcs02_initialized |
◆ vmcs12_cache
struct gfn_to_hva_cache nested_vmx::vmcs12_cache |
◆ vmxon
◆ vmxon_ptr
gpa_t nested_vmx::vmxon_ptr |
◆ vpid02
The documentation for this struct was generated from the following file: