Constant DMA_ATTR_SKIP_CPU_SYNC

Source
pub const DMA_ATTR_SKIP_CPU_SYNC: Attrs;
Expand description

Allows platform code to skip synchronization of the CPU cache for the given buffer assuming that it has been already transferred to ‘device’ domain.