Home
last modified time | relevance | path

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

/include/linux/
Ddma-noncoherent.h35 (attrs & DMA_ATTR_NON_CONSISTENT)) in dma_alloc_need_uncached()
Ddma-mapping.h37 #define DMA_ATTR_NON_CONSISTENT (1UL << 3) macro