Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/Documentation/core-api/
Ddma-attributes.rst18 DMA_ATTR_WRITE_COMBINE chapter
/kernel/linux/linux-5.10/include/linux/
Ddma-mapping.h28 #define DMA_ATTR_WRITE_COMBINE (1UL << 2) macro