Searched refs:SG_DMA_SWIOTLB (Results 1 - 1 of 1) sorted by relevance

/linux-master/include/linux/
H A Dscatterlist.h284 #define SG_DMA_SWIOTLB (1 << 1) macro
339 return sg->dma_flags & SG_DMA_SWIOTLB;
352 sg->dma_flags |= SG_DMA_SWIOTLB;

Completed in 110 milliseconds