Lines Matching refs:returned
17 The kernel normally uses virtual addresses. Any address returned by
107 everywhere you hold a DMA address returned from the DMA mapping functions.
119 that memory using the addresses returned from those routines.
122 returned from vmalloc() for DMA. It is possible to DMA to the
423 dma_handle are the values dma_alloc_coherent() returned to you.
427 custom code to subdivide pages returned by dma_alloc_coherent(),
460 dma_handle are the values dma_pool_alloc() returned. This function
558 returned address without checking for errors could result in failures ranging
635 of sg entries it mapped them to. On failure 0 is returned.
686 dma_map_sg(). It is _NOT_ the count returned by
761 returned by the dma_alloc_coherent(), dma_pool_alloc(), and dma_map_single()
778 - checking the dma_addr_t returned from dma_map_single() and dma_map_page()