diff options
| author | Will Deacon <[email protected]> | 2023-03-29 22:24:59 +0800 |
|---|---|---|
| committer | Tom Rini <[email protected]> | 2023-04-25 11:53:15 -0400 |
| commit | 37e53db38bdbeb58732e36d1efcdf58f6ce3a138 (patch) | |
| tree | 002470ae9aa56f198e0ab28dfceb4929f9b155b7 /include/linux | |
| parent | a15d67e01abee6f091a4bcde22fd5e0649590944 (diff) | |
virtio: Allocate bounce buffers for devices with VIRTIO_F_IOMMU_PLATFORM
In preparation for bouncing virtio data for devices advertising the
VIRTIO_F_IOMMU_PLATFORM feature, allocate an array of bounce buffer
structures in the vring, one per descriptor.
Signed-off-by: Will Deacon <[email protected]>
[ Paul: pick from the Android tree. Rebase to the upstream ]
Signed-off-by: Ying-Chun Liu (PaulLiu) <[email protected]>
Cc: Bin Meng <[email protected]>
Link: https://android.googlesource.com/platform/external/u-boot/+/3e052749e7c50c4c1a6014e645ae3b9be3710c07
Reviewed-by: Simon Glass <[email protected]>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions
