TianoCore EDK2 master
Loading...
Searching...
No Matches
VMX_EXIT_QUALIFICATION Union Reference

Data Fields

UINT64 Val
 
struct {
   UINT32   Size: 3
 
   UINT32   Direction: 1
 
   UINT32   String: 1
 
   UINT32   Rep: 1
 
   UINT32   Encoding: 1
 
   UINT32   Resv: 9
 
   UINT32   Port: 16
 
   UINT32   Resv2
 
Io
 

Detailed Description

Definition at line 121 of file Tdx.h.

Field Documentation

◆ Direction

UINT32 VMX_EXIT_QUALIFICATION::Direction

Definition at line 125 of file Tdx.h.

◆ Encoding

UINT32 VMX_EXIT_QUALIFICATION::Encoding

Definition at line 128 of file Tdx.h.

◆ Port

UINT32 VMX_EXIT_QUALIFICATION::Port

Definition at line 130 of file Tdx.h.

◆ Rep

UINT32 VMX_EXIT_QUALIFICATION::Rep

Definition at line 127 of file Tdx.h.

◆ Resv

UINT32 VMX_EXIT_QUALIFICATION::Resv

Definition at line 129 of file Tdx.h.

◆ Resv2

UINT32 VMX_EXIT_QUALIFICATION::Resv2

Definition at line 131 of file Tdx.h.

◆ Size

UINT32 VMX_EXIT_QUALIFICATION::Size

Definition at line 124 of file Tdx.h.

◆ String

UINT32 VMX_EXIT_QUALIFICATION::String

Definition at line 126 of file Tdx.h.

◆ Val

UINT64 VMX_EXIT_QUALIFICATION::Val

Definition at line 122 of file Tdx.h.


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