#include <svm.h>
Definition at line 209 of file svm.h.
◆ asid
◆ avic_backing_page
| struct page* vcpu_svm::avic_backing_page |
◆ avic_physical_id_cache
| u64* vcpu_svm::avic_physical_id_cache |
◆ awaiting_iret_completion
| bool vcpu_svm::awaiting_iret_completion |
◆ current_vmcb
◆ dfr_reg
◆ guest_gif
◆ guest_state_loaded
| bool vcpu_svm::guest_state_loaded |
◆ ir_list
| struct list_head vcpu_svm::ir_list |
◆ ir_list_lock
| spinlock_t vcpu_svm::ir_list_lock |
◆ ldr_reg
◆ msr_decfg
◆ msrpm
◆ nested
◆ next_rip
◆ nmi_iret_rip
| ulong vcpu_svm::nmi_iret_rip |
◆ nmi_l1_to_l2
| bool vcpu_svm::nmi_l1_to_l2 |
◆ nmi_masked
| bool vcpu_svm::nmi_masked |
◆ nmi_singlestep
| bool vcpu_svm::nmi_singlestep |
◆ nmi_singlestep_guest_rflags
| u64 vcpu_svm::nmi_singlestep_guest_rflags |
◆ sev_es
| struct { ... } vcpu_svm::shadow_msr_intercept |
◆ soft_int_csbase
| unsigned long vcpu_svm::soft_int_csbase |
◆ soft_int_injected
| bool vcpu_svm::soft_int_injected |
◆ soft_int_next_rip
| unsigned long vcpu_svm::soft_int_next_rip |
◆ soft_int_old_rip
| unsigned long vcpu_svm::soft_int_old_rip |
◆ spec_ctrl
◆ sysenter_eip_hi
| u32 vcpu_svm::sysenter_eip_hi |
◆ sysenter_esp_hi
| u32 vcpu_svm::sysenter_esp_hi |
◆ tsc_aux
| uint64_t vcpu_svm::tsc_aux |
◆ tsc_ratio_msr
| u64 vcpu_svm::tsc_ratio_msr |
◆ vcpu
| struct kvm_vcpu vcpu_svm::vcpu |
◆ virt_spec_ctrl
| u64 vcpu_svm::virt_spec_ctrl |
◆ vmcb
| struct vmcb* vcpu_svm::vmcb |
◆ vmcb01
◆ x2avic_msrs_intercepted
| bool vcpu_svm::x2avic_msrs_intercepted |
The documentation for this struct was generated from the following file: