Lines Matching full:unmap
406 To unmap and free such a DMA region, you call::
509 packets, map/unmap them with the DMA_TO_DEVICE direction
510 specifier. For receive packets, just the opposite, map/unmap them
517 context. There are two versions of each map/unmap, one which will
518 map/unmap a single memory region, and one which will map/unmap a
538 and to unmap it::
554 map/unmap interface pair akin to dma_{map,unmap}_single(). These
610 To unmap a scatterlist, just call::
662 After the last DMA transfer call one of the DMA unmap routines
753 - unmap pages that are already mapped, when mapping error occurs in the middle
790 * if buffers are allocated in a loop, unmap all mapped buffers when
835 Optimizing Unmap State Space Consumption
890 need the address in order to perform the unmap operation.