Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/
Diommu.h597 bool iommu_dev_feature_enabled(struct device *dev, enum iommu_dev_features f);
953 iommu_dev_feature_enabled(struct device *dev, enum iommu_dev_features feat) in iommu_dev_feature_enabled() function
/Linux-v5.4/drivers/iommu/
Diommu.c2390 bool iommu_dev_feature_enabled(struct device *dev, enum iommu_dev_features feat) in iommu_dev_feature_enabled() function
2399 EXPORT_SYMBOL_GPL(iommu_dev_feature_enabled);
/Linux-v5.4/drivers/vfio/
Dvfio_iommu_type1.c1357 if (iommu_dev_feature_enabled(iommu_device, IOMMU_DEV_FEAT_AUX)) in vfio_mdev_attach_domain()
1373 if (iommu_dev_feature_enabled(iommu_device, IOMMU_DEV_FEAT_AUX)) in vfio_mdev_detach_domain()