Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/misc/uacce/
Duacce.c447 iommu_dev_disable_feature(uacce->parent, IOMMU_DEV_FEAT_SVA); in uacce_alloc()
502 iommu_dev_disable_feature(uacce->parent, IOMMU_DEV_FEAT_SVA); in uacce_remove()
/Linux-v5.10/include/linux/
Diommu.h630 int iommu_dev_disable_feature(struct device *dev, enum iommu_dev_features f);
1001 iommu_dev_disable_feature(struct device *dev, enum iommu_dev_features feat) in iommu_dev_disable_feature() function
/Linux-v5.10/drivers/iommu/
Diommu.c2876 int iommu_dev_disable_feature(struct device *dev, enum iommu_dev_features feat) in iommu_dev_disable_feature() function
2885 EXPORT_SYMBOL_GPL(iommu_dev_disable_feature);