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

Data Fields

unsigned nr
 
struct vmx_msr_entry guest [NR_AUTOLOAD_MSRS]
 
struct vmx_msr_entry host [NR_AUTOLOAD_MSRS]
 

Detailed Description

Definition at line 393 of file vmx.c.

Field Documentation

struct vmx_msr_entry guest[NR_AUTOLOAD_MSRS]

Definition at line 395 of file vmx.c.

struct vmx_msr_entry host[NR_AUTOLOAD_MSRS]

Definition at line 396 of file vmx.c.

unsigned nr

Definition at line 394 of file vmx.c.


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