Home
last modified time | relevance | path

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

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