pub const fn dmamem() -> DynPmm<'static, true>Available on crate feature
full only.Expand description
Returns the kernel’s dmamem allocator
This should be used sparingly and only when allocating DMA memory for 32-bit DMA controllers.