Home
last modified time | relevance | path

Searched defs:DMA_ATTR_SKIP_CPU_SYNC (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/Documentation/core-api/
Ddma-attributes.rst46 DMA_ATTR_SKIP_CPU_SYNC chapter
/kernel/linux/linux-5.10/include/linux/
Ddma-mapping.h39 #define DMA_ATTR_SKIP_CPU_SYNC (1UL << 5) macro