Home
last modified time | relevance | path

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

/openbmc/linux/Documentation/core-api/
H A Ddma-attributes.rst28 DMA_ATTR_NO_KERNEL_MAPPING chapter
/openbmc/linux/include/linux/
H A Ddma-mapping.h34 #define DMA_ATTR_NO_KERNEL_MAPPING (1UL << 4) macro