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

#include <MdeModulePkg/Include/Protocol/IoMmu.h>

Data Fields

UINT64 Revision
 
EDKII_IOMMU_SET_ATTRIBUTE SetAttribute
 
EDKII_IOMMU_MAP Map
 
EDKII_IOMMU_UNMAP Unmap
 
EDKII_IOMMU_ALLOCATE_BUFFER AllocateBuffer
 
EDKII_IOMMU_FREE_BUFFER FreeBuffer
 

Detailed Description

IOMMU Protocol structure.

Definition at line 238 of file IoMmu.h.

Field Documentation

◆ AllocateBuffer

EDKII_IOMMU_ALLOCATE_BUFFER _EDKII_IOMMU_PROTOCOL::AllocateBuffer

Definition at line 243 of file IoMmu.h.

◆ FreeBuffer

EDKII_IOMMU_FREE_BUFFER _EDKII_IOMMU_PROTOCOL::FreeBuffer

Definition at line 244 of file IoMmu.h.

◆ Map

EDKII_IOMMU_MAP _EDKII_IOMMU_PROTOCOL::Map

Definition at line 241 of file IoMmu.h.

◆ Revision

UINT64 _EDKII_IOMMU_PROTOCOL::Revision

Definition at line 239 of file IoMmu.h.

◆ SetAttribute

EDKII_IOMMU_SET_ATTRIBUTE _EDKII_IOMMU_PROTOCOL::SetAttribute

Definition at line 240 of file IoMmu.h.

◆ Unmap

EDKII_IOMMU_UNMAP _EDKII_IOMMU_PROTOCOL::Unmap

Definition at line 242 of file IoMmu.h.


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