Home
last modified time | relevance | path

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

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