summaryrefslogtreecommitdiff
path: root/include/linux/device.h
diff options
context:
space:
mode:
authorChristoph Hellwig <hch@lst.de>2020-07-08 09:47:08 +0200
committerChristoph Hellwig <hch@lst.de>2020-07-16 16:58:37 +0200
commitb4174173005972f8f6497883d08d87e0aba1b604 (patch)
treeba7a1f725adb2a646f3102fe9a6a403939033236 /include/linux/device.h
parentd3fa60d7bfdc9a0ff1a524bdef96b3db1fd62022 (diff)
dma-mapping: inline the fast path dma-direct calls
Inline the single page map/unmap/sync dma-direct calls into the now out of line generic wrappers. This restores the behavior of a single function call that we had before moving the generic calls out of line. Besides the dma-mapping callers there are just a few callers in IOMMU drivers that have a bypass mode, and more of those are going to be switched to the generic bypass soon. Signed-off-by: Christoph Hellwig <hch@lst.de> Tested-by: Alexey Kardashevskiy <aik@ozlabs.ru> Reviewed-by: Alexey Kardashevskiy <aik@ozlabs.ru>
Diffstat (limited to 'include/linux/device.h')
0 files changed, 0 insertions, 0 deletions