Xen Test Framework
Data Fields
msr_feature_control Union Reference

#include <msr.h>

Data Fields

uint64_t raw
 
struct {
   bool   lock:1
 
   bool   vmxon_inside_smx:1
 
   bool   vmxon_outside_smx:1
 
}; 
 

Detailed Description

Definition at line 86 of file msr.h.

Field Documentation

◆ raw

uint64_t raw

Definition at line 87 of file msr.h.

◆ lock

bool lock

Definition at line 89 of file msr.h.

◆ vmxon_inside_smx

bool vmxon_inside_smx

Definition at line 89 of file msr.h.

◆ vmxon_outside_smx

bool vmxon_outside_smx

Definition at line 89 of file msr.h.

◆ @21

struct { ... }

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