Constant kernel::dma::attrs::DMA_ATTR_ALLOC_SINGLE_PAGES
source · pub const DMA_ATTR_ALLOC_SINGLE_PAGES: Attrs;
Expand description
This is a hint to the DMA-mapping subsystem that it’s probably not worth the time to try to allocate memory to in a way that gives better TLB efficiency.