Home
last modified time | relevance | path

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

/openbmc/linux/Documentation/core-api/
H A Ddma-attributes.rst70 DMA_ATTR_FORCE_CONTIGUOUS chapter
/openbmc/linux/include/linux/
H A Ddma-mapping.h45 #define DMA_ATTR_FORCE_CONTIGUOUS (1UL << 6) macro