Add samsung specific changes

This commit is contained in:
2025-08-11 14:29:00 +02:00
parent c66122e619
commit 4d134a1294
2688 changed files with 1127995 additions and 11475 deletions

View File

@@ -41,6 +41,9 @@ struct iova_domain {
struct hlist_node cpuhp_dead;
ANDROID_VENDOR_DATA(1);
#if IS_ENABLED(CONFIG_QTVM_IOMMU_TRACE_HOOKS) && !defined(CONFIG_ANDROID_VENDOR_OEM_DATA)
u64 android_vendor_data1;
#endif
};
static inline unsigned long iova_size(struct iova *iova)