Home
last modified time | relevance | path

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

/include/linux/
Ddma-noncoherent.h32 if (attrs & DMA_ATTR_NO_KERNEL_MAPPING) in dma_alloc_need_uncached()
Ddma-mapping.h42 #define DMA_ATTR_NO_KERNEL_MAPPING (1UL << 4) macro