Searched defs:DMA_ATTR_SKIP_CPU_SYNC (Results 1 – 2 of 2) sorted by relevance
/Linux-v6.1/Documentation/core-api/ | ||
D | dma-attributes.rst | 46 DMA_ATTR_SKIP_CPU_SYNC section in DMA attributes |
/Linux-v6.1/include/linux/ | ||
D | dma-mapping.h | 39 #define DMA_ATTR_SKIP_CPU_SYNC (1UL << 5) macro |