Linux Kernel
3.7.1
|
Data Fields | |
struct kvm_vcpu | vcpu |
struct vmcb * | vmcb |
unsigned long | vmcb_pa |
struct svm_cpu_data * | svm_data |
uint64_t | asid_generation |
uint64_t | sysenter_esp |
uint64_t | sysenter_eip |
u64 | next_rip |
u64 | host_user_msrs [NR_HOST_SAVE_USER_MSRS] |
struct { | |
u16 fs | |
u16 gs | |
u16 ldt | |
u64 gs_base | |
} | host |
u32 * | msrpm |
ulong | nmi_iret_rip |
struct nested_state | nested |
bool | nmi_singlestep |
unsigned | int3_injected |
unsigned long | int3_rip |
u32 | apf_reason |
u64 | tsc_ratio |
struct { ... } host |
u64 host_user_msrs[NR_HOST_SAVE_USER_MSRS] |
struct nested_state nested |
struct svm_cpu_data* svm_data |