Home
last modified time | relevance | path

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

/device/soc/rockchip/common/sdk_linux/include/linux/
H A Diommu.h625 struct iommu_sva *iommu_sva_bind_device(struct device *dev, struct mm_struct *mm, void *drvdata);
969 static inline struct iommu_sva *iommu_sva_bind_device(struct device *dev, struct mm_struct *mm, void *drvdata) in iommu_sva_bind_device() function
/device/soc/rockchip/common/sdk_linux/drivers/iommu/
H A Diommu.c3101 * iommu_sva_bind_device() - Bind a process address space to a device
3115 struct iommu_sva *iommu_sva_bind_device(struct device *dev, struct mm_struct *mm, void *drvdata) in iommu_sva_bind_device() function
3151 EXPORT_SYMBOL_GPL(iommu_sva_bind_device); variable
3154 * iommu_sva_unbind_device() - Remove a bond created with iommu_sva_bind_device
3155 * @handle: the handle returned by iommu_sva_bind_device()

Completed in 7 milliseconds