iommu_cap
static bool spapr_tce_iommu_capable(struct device *dev, enum iommu_cap cap)
static bool amd_iommu_capable(struct device *dev, enum iommu_cap cap)
static bool arm_smmu_capable(struct device *dev, enum iommu_cap cap)
static bool arm_smmu_capable(struct device *dev, enum iommu_cap cap)
static bool qcom_iommu_capable(struct device *dev, enum iommu_cap cap)
static bool fsl_pamu_capable(struct device *dev, enum iommu_cap cap)
static bool intel_iommu_capable(struct device *dev, enum iommu_cap cap)
bool device_iommu_capable(struct device *dev, enum iommu_cap cap)
static bool mock_domain_capable(struct device *dev, enum iommu_cap cap)
static bool s390_iommu_capable(struct device *dev, enum iommu_cap cap)
static bool viommu_capable(struct device *dev, enum iommu_cap cap)
static inline bool device_iommu_capable(struct device *dev, enum iommu_cap cap)
bool (*capable)(struct device *dev, enum iommu_cap);
extern bool device_iommu_capable(struct device *dev, enum iommu_cap cap);