Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
kvm_vmm_info Struct Reference

#include <kvm_host.h>

Data Fields

struct modulemodule
 
kvm_vmm_entryvmm_entry
 
kvm_tramp_entrytramp_entry
 
unsigned long vmm_ivt
 
unsigned long patch_mov_ar
 
unsigned long patch_mov_ar_sn2
 

Detailed Description

Definition at line 585 of file kvm_host.h.

Field Documentation

Definition at line 586 of file kvm_host.h.

unsigned long patch_mov_ar

Definition at line 590 of file kvm_host.h.

unsigned long patch_mov_ar_sn2

Definition at line 591 of file kvm_host.h.

kvm_tramp_entry* tramp_entry

Definition at line 588 of file kvm_host.h.

kvm_vmm_entry* vmm_entry

Definition at line 587 of file kvm_host.h.

unsigned long vmm_ivt

Definition at line 589 of file kvm_host.h.


The documentation for this struct was generated from the following file: