ANDROID: Export swiotlb_find_pool

This is necessary for modules to be able to call is_swiotlb_buffer.

Bug: 289327060
Change-Id: I98053f3f176478f89023218512180787d92efe44
Signed-off-by: T.J. Mercier <tjmercier@google.com>
This commit is contained in:
T.J. Mercier
2024-04-15 20:39:48 +00:00
parent 76bbef6aa9
commit f2e5227422
+1
View File
@@ -792,6 +792,7 @@ out:
rcu_read_unlock();
return pool;
}
EXPORT_SYMBOL_GPL(swiotlb_find_pool);
/**
* swiotlb_del_pool() - remove an IO TLB pool from a device