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

Data Fields

struct {
   UINT16   Type: 4
 
   UINT16   Sbit: 1
 
   UINT16   Dpl: 2
 
   UINT16   Present: 1
 
   UINT16   Avl: 1
 
   UINT16   Reserved1: 1
 
   UINT16   Db: 1
 
   UINT16   Granularity: 1
 
Bits
 
UINT16 Uint16
 

Detailed Description

Definition at line 224 of file Ghcb.h.

Field Documentation

◆ Avl

UINT16 SEV_ES_SEGMENT_REGISTER_ATTRIBUTES::Avl

Definition at line 230 of file Ghcb.h.

◆ Db

UINT16 SEV_ES_SEGMENT_REGISTER_ATTRIBUTES::Db

Definition at line 232 of file Ghcb.h.

◆ Dpl

UINT16 SEV_ES_SEGMENT_REGISTER_ATTRIBUTES::Dpl

Definition at line 228 of file Ghcb.h.

◆ Granularity

UINT16 SEV_ES_SEGMENT_REGISTER_ATTRIBUTES::Granularity

Definition at line 233 of file Ghcb.h.

◆ Present

UINT16 SEV_ES_SEGMENT_REGISTER_ATTRIBUTES::Present

Definition at line 229 of file Ghcb.h.

◆ Reserved1

UINT16 SEV_ES_SEGMENT_REGISTER_ATTRIBUTES::Reserved1

Definition at line 231 of file Ghcb.h.

◆ Sbit

UINT16 SEV_ES_SEGMENT_REGISTER_ATTRIBUTES::Sbit

Definition at line 227 of file Ghcb.h.

◆ Type

UINT16 SEV_ES_SEGMENT_REGISTER_ATTRIBUTES::Type

Definition at line 226 of file Ghcb.h.

◆ Uint16

UINT16 SEV_ES_SEGMENT_REGISTER_ATTRIBUTES::Uint16

Definition at line 235 of file Ghcb.h.


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