Home
last modified time | relevance | path

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

/openbmc/linux/Documentation/core-api/
H A Ddma-attributes.rst79 DMA_ATTR_ALLOC_SINGLE_PAGES chapter
/openbmc/linux/include/linux/
H A Ddma-mapping.h51 #define DMA_ATTR_ALLOC_SINGLE_PAGES (1UL << 7) macro