Crate axdma

source ·
Expand description

ArceOS global DMA allocator.

Structs§

  • A bus memory address.
  • Represents information related to a DMA operation.

Functions§

  • Allocates coherent memory that meets Direct Memory Access (DMA) requirements.
  • Frees coherent memory previously allocated.
  • Converts a physical address to a bus address.