Searched refs:iommu_cap (Results 1 – 12 of 12) sorted by relevance
| /linux-6.15/include/linux/ |
| H A D | iommu.h | 257 enum iommu_cap { enum 628 bool (*capable)(struct device *dev, enum iommu_cap); 859 extern bool device_iommu_capable(struct device *dev, enum iommu_cap cap); 1157 static inline bool device_iommu_capable(struct device *dev, enum iommu_cap cap) in device_iommu_capable()
|
| /linux-6.15/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 | 318 static bool s390_iommu_capable(struct device *dev, enum iommu_cap cap) in s390_iommu_capable()
|
| H A D | virtio-iommu.c | 1051 static bool viommu_capable(struct device *dev, enum iommu_cap cap) in viommu_capable()
|
| H A D | iommu.c | 1933 bool device_iommu_capable(struct device *dev, enum iommu_cap cap) in device_iommu_capable()
|
| /linux-6.15/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 | 1391 static bool arm_smmu_capable(struct device *dev, enum iommu_cap cap) in arm_smmu_capable()
|
| /linux-6.15/arch/powerpc/kernel/ |
| H A D | iommu.c | 1217 static bool spapr_tce_iommu_capable(struct device *dev, enum iommu_cap cap) in spapr_tce_iommu_capable()
|
| /linux-6.15/drivers/iommu/iommufd/ |
| H A D | selftest.c | 577 static bool mock_domain_capable(struct device *dev, enum iommu_cap cap) in mock_domain_capable()
|
| /linux-6.15/drivers/iommu/amd/ |
| H A D | iommu.c | 2772 static bool amd_iommu_capable(struct device *dev, enum iommu_cap cap) in amd_iommu_capable()
|
| /linux-6.15/drivers/iommu/intel/ |
| H A D | iommu.c | 3685 static bool intel_iommu_capable(struct device *dev, enum iommu_cap cap) in intel_iommu_capable()
|
| /linux-6.15/drivers/iommu/arm/arm-smmu-v3/ |
| H A D | arm-smmu-v3.c | 2422 static bool arm_smmu_capable(struct device *dev, enum iommu_cap cap) in arm_smmu_capable()
|