summaryrefslogtreecommitdiffstats
path: root/rust/kernel/dma.rs
AgeCommit message (Expand)AuthorLines
2025-03-24rust: dma: add `Send` implementation for `CoherentAllocation`Danilo Krummrich-0/+4
2025-03-20rust: add dma coherent allocator abstractionAbdiel Janulgue-0/+387