KVM
Public Attributes | List of all members
vmx_msrs Struct Reference

#include <vmx.h>

Public Attributes

unsigned int nr
 
struct vmx_msr_entry val [MAX_NR_LOADSTORE_MSRS]
 

Detailed Description

Definition at line 33 of file vmx.h.

Member Data Documentation

◆ nr

unsigned int vmx_msrs::nr

Definition at line 34 of file vmx.h.

◆ val

struct vmx_msr_entry vmx_msrs::val[MAX_NR_LOADSTORE_MSRS]

Definition at line 34 of file vmx.h.


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