TianoCore EDK2 master
Loading...
Searching...
No Matches
SEV_ES_PER_CPU_DATA Struct Reference

Data Fields

UINT32 Dr7Cached
 
UINT64 Dr7
 
UINTN VcCount
 
VOID * GhcbBackupPages
 

Detailed Description

Definition at line 32 of file MemEncryptSevLib.h.

Field Documentation

◆ Dr7

UINT64 SEV_ES_PER_CPU_DATA::Dr7

Definition at line 34 of file MemEncryptSevLib.h.

◆ Dr7Cached

UINT32 SEV_ES_PER_CPU_DATA::Dr7Cached

Definition at line 33 of file MemEncryptSevLib.h.

◆ GhcbBackupPages

VOID* SEV_ES_PER_CPU_DATA::GhcbBackupPages

Definition at line 37 of file MemEncryptSevLib.h.

◆ VcCount

UINTN SEV_ES_PER_CPU_DATA::VcCount

Definition at line 36 of file MemEncryptSevLib.h.


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