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

#include <MdePkg/Include/Register/Intel/StmApi.h>

Data Fields

UINT64 VmcsPhysPointer
 
UINT32 DomainType: 4
 
UINT32 XStatePolicy: 2
 
UINT32 DegradationPolicy: 4
 
UINT32 Reserved1: 22
 
UINT32 AddOrRemove
 

Detailed Description

STM VMCS Database Request for STM_API_MANAGE_VMCS_DATABASE VMCALL

Definition at line 528 of file StmApi.h.

Field Documentation

◆ AddOrRemove

UINT32 STM_VMCS_DATABASE_REQUEST::AddOrRemove

Definition at line 540 of file StmApi.h.

◆ DegradationPolicy

UINT32 STM_VMCS_DATABASE_REQUEST::DegradationPolicy

Definition at line 535 of file StmApi.h.

◆ DomainType

UINT32 STM_VMCS_DATABASE_REQUEST::DomainType

Definition at line 533 of file StmApi.h.

◆ Reserved1

UINT32 STM_VMCS_DATABASE_REQUEST::Reserved1

Must be 0

Definition at line 539 of file StmApi.h.

◆ VmcsPhysPointer

UINT64 STM_VMCS_DATABASE_REQUEST::VmcsPhysPointer

bits 11:0 are reserved and must be 0

Definition at line 532 of file StmApi.h.

◆ XStatePolicy

UINT32 STM_VMCS_DATABASE_REQUEST::XStatePolicy

Definition at line 534 of file StmApi.h.


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