Searched refs:iommu_cap (Results 1 – 10 of 10) sorted by relevance
| /linux/include/linux/ |
| H A D | iommu.h | 259 enum iommu_cap { enum 667 bool (*capable)(struct device *dev, enum iommu_cap); 903 extern bool device_iommu_capable(struct device *dev, enum iommu_cap cap); 1210 static inline bool device_iommu_capable(struct device *dev, enum iommu_cap cap) in device_iommu_capable()
|
| /linux/drivers/iommu/ |
| H A D | fsl_pamu_domain.c | 181 static bool fsl_pamu_capable(struct device *dev, enum iommu_cap cap) in fsl_pamu_capable()
|
| H A D | s390-iommu.c | 500 static bool s390_iommu_capable(struct device *dev, enum iommu_cap cap) in s390_iommu_capable()
|
| H A D | virtio-iommu.c | 1079 static bool viommu_capable(struct device *dev, enum iommu_cap cap) in viommu_capable()
|
| H A D | iommu.c | 2007 bool device_iommu_capable(struct device *dev, enum iommu_cap cap)
|
| /linux/drivers/iommu/arm/arm-smmu/ |
| H A D | qcom_iommu.c | 510 static bool qcom_iommu_capable(struct device *dev, enum iommu_cap cap) in qcom_iommu_capable()
|
| H A D | arm-smmu.c | 1403 static bool arm_smmu_capable(struct device *dev, enum iommu_cap cap) in arm_smmu_capable()
|
| /linux/arch/powerpc/kernel/ |
| H A D | iommu.c | 1219 static bool spapr_tce_iommu_capable(struct device *dev, enum iommu_cap cap) in spapr_tce_iommu_capable()
|
| /linux/drivers/iommu/amd/ |
| H A D | iommu.c | 2989 static bool amd_iommu_capable(struct device *dev, enum iommu_cap cap) in amd_iommu_capable()
|
| /linux/drivers/iommu/intel/ |
| H A D | iommu.c | 3209 static bool intel_iommu_capable(struct device *dev, enum iommu_cap cap) in intel_iommu_capable()
|