Expand description
ArceOS global DMA allocator.
Structs§
Functions§
- alloc_
coherent ⚠ - Allocates coherent memory that meets Direct Memory Access (DMA) requirements.
- dealloc_
coherent ⚠ - Frees coherent memory previously allocated.
- phys_
to_ bus - Converts a physical address to a bus address.