Home
last modified time | relevance | path

Searched refs:iommu_dev_disable_feature (Results 1 – 3 of 3) sorted by relevance

/kernel/linux/linux-5.10/drivers/misc/uacce/
Duacce.c471 iommu_dev_disable_feature(uacce->parent, IOMMU_DEV_FEAT_SVA); in uacce_alloc()
536 iommu_dev_disable_feature(uacce->parent, IOMMU_DEV_FEAT_SVA); in uacce_remove()
/kernel/linux/linux-5.10/include/linux/
Diommu.h633 int iommu_dev_disable_feature(struct device *dev, enum iommu_dev_features f);
1004 iommu_dev_disable_feature(struct device *dev, enum iommu_dev_features feat) in iommu_dev_disable_feature() function
/kernel/linux/linux-5.10/drivers/iommu/
Diommu.c2899 int iommu_dev_disable_feature(struct device *dev, enum iommu_dev_features feat) in iommu_dev_disable_feature() function
2910 EXPORT_SYMBOL_GPL(iommu_dev_disable_feature);