⚠️ VeridianOS Kernel Documentation - This is low-level kernel code. All functions are unsafe unless explicitly marked otherwise. no_std

unmap_dma

Function unmap_dma 

Source
pub fn unmap_dma(dma_addr: u64, size: usize) -> KernelResult<()>
Expand description

Remove a DMA identity mapping.