diff options
| author | Bjoern A. Zeeb <bz@FreeBSD.org> | 2021-10-01 10:51:50 +0000 |
|---|---|---|
| committer | Bjoern A. Zeeb <bz@FreeBSD.org> | 2022-02-17 13:39:15 +0000 |
| commit | 95edb10b47fc1a919cd1687aaf16be9e14456c89 (patch) | |
| tree | b93be77f86459029dba29c866e3e9e3a33101f68 /include/lldb/Target | |
| parent | 7d3fc84b2d3eb18b675200dbf7732ef41eb79fe2 (diff) | |
LinuxKPI: implement dma_sync_single_for_*, apply to (un)map single/sg
Implement dma_sync_single_for_{cpu,device} translating the Linux
DMA_ flags to BUS_DMASYNC_ combinations. Make map_single/unmap_single*
functions call the respective sync function. Apply the same logic to
the scatter-gather list map/unmap functions.
Sponsored by: The FreeBSD Foundation
MFC after: 3 days
Reviewed by: hselasky
Differential Revision: https://reviews.freebsd.org/D32255
Diffstat (limited to 'include/lldb/Target')
0 files changed, 0 insertions, 0 deletions
