diff options
author | Claire Chang <[email protected]> | 2021-06-19 11:40:40 +0800 |
---|---|---|
committer | Konrad Rzeszutek Wilk <[email protected]> | 2021-07-13 20:04:48 -0400 |
commit | f4111e39a52aa5d5136d890bbd1aa87c1c8fe3bc (patch) | |
tree | 11895fa9fc7598998e67ac89eef18ee35e5f6b3b /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 70347877231eeb505a27abe80af7ae3d3a281519 (diff) |
swiotlb: Add restricted DMA alloc/free support
Add the functions, swiotlb_{alloc,free} and is_swiotlb_for_alloc to
support the memory allocation from restricted DMA pool.
The restricted DMA pool is preferred if available.
Note that since coherent allocation needs remapping, one must set up
another device coherent pool by shared-dma-pool and use
dma_alloc_from_dev_coherent instead for atomic coherent allocation.
Signed-off-by: Claire Chang <[email protected]>
Reviewed-by: Christoph Hellwig <[email protected]>
Tested-by: Stefano Stabellini <[email protected]>
Tested-by: Will Deacon <[email protected]>
Acked-by: Stefano Stabellini <[email protected]>
Signed-off-by: Konrad Rzeszutek Wilk <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions