Searched refs:__iommu_copy_struct_from_user (Results 1 - 1 of 1) sorted by relevance

/linux-master/include/linux/
H A Diommu.h409 * __iommu_copy_struct_from_user - Copy iommu driver specific user space data
419 static inline int __iommu_copy_struct_from_user( function
444 __iommu_copy_struct_from_user(kdst, user_data, data_type, \
476 return __iommu_copy_struct_from_user(dst_data, &src_data, data_type,

Completed in 183 milliseconds