Expand description
This module provides a global DMA manager and client implementation for OpenHCL. The global manager owns the regions used to allocate DMA buffers and provides clients with access to these buffers.
Modules§
- Save restore support for
OpenhclDmaManager
.
Structs§
- Client parameters for a new
OpenhclDmaClient
. - A spawner for creating DMA clients.
- An OpenHCL dma client. This client implements inspect to allow seeing what policy and backing is used for this client.
- A global DMA manager that owns various pools of memory for managing buffers and clients using DMA.
Enums§
- The CVM page visibility required for DMA allocations.
- The required VTL permissions on DMA allocations.