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

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

Data Fields

UINT64 PhysicalAddress
 
UINT64 VirtualAddress
 
UINT32 PageCount
 
UINT32 PatCacheType
 

Detailed Description

STM Map Address Range Descriptor for STM_API_MAP_ADDRESS_RANGE VMCALL

Definition at line 102 of file StmApi.h.

Field Documentation

◆ PageCount

UINT32 STM_MAP_ADDRESS_RANGE_DESCRIPTOR::PageCount

Definition at line 105 of file StmApi.h.

◆ PatCacheType

UINT32 STM_MAP_ADDRESS_RANGE_DESCRIPTOR::PatCacheType

Definition at line 106 of file StmApi.h.

◆ PhysicalAddress

UINT64 STM_MAP_ADDRESS_RANGE_DESCRIPTOR::PhysicalAddress

Definition at line 103 of file StmApi.h.

◆ VirtualAddress

UINT64 STM_MAP_ADDRESS_RANGE_DESCRIPTOR::VirtualAddress

Definition at line 104 of file StmApi.h.


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