Searched refs:iommu_cap (Results 1 – 5 of 5) sorted by relevance
259 enum iommu_cap { enum696 bool (*capable)(struct device *dev, enum iommu_cap);932 extern bool device_iommu_capable(struct device *dev, enum iommu_cap cap);1239 static inline bool device_iommu_capable(struct device *dev, enum iommu_cap cap) in device_iommu_capable()
181 static bool fsl_pamu_capable(struct device *dev, enum iommu_cap cap) in fsl_pamu_capable()
500 static bool s390_iommu_capable(struct device *dev, enum iommu_cap cap) in s390_iommu_capable()
1079 static bool viommu_capable(struct device *dev, enum iommu_cap cap) in viommu_capable()
3032 static bool amd_iommu_capable(struct device *dev, enum iommu_cap cap) in amd_iommu_capable()