Searched refs:DMA_ATTR_NON_CONSISTENT (Results 1 – 2 of 2) sorted by relevance
/include/linux/ | ||
D | dma-noncoherent.h | 35 (attrs & DMA_ATTR_NON_CONSISTENT)) in dma_alloc_need_uncached() |
D | dma-mapping.h | 37 #define DMA_ATTR_NON_CONSISTENT (1UL << 3) macro |