Searched defs:DMA_ATTR_WRITE_COMBINE (Results 1 – 2 of 2) sorted by relevance
/linux-5.10/Documentation/core-api/ | ||
D | dma-attributes.rst | 18 DMA_ATTR_WRITE_COMBINE chapter |
/linux-5.10/include/linux/ | ||
D | dma-mapping.h | 28 #define DMA_ATTR_WRITE_COMBINE (1UL << 2) macro |