Searched refs:iommu_capable (Results 1 – 9 of 9) sorted by relevance
415 extern bool iommu_capable(struct bus_type *bus, enum iommu_cap cap);698 static inline bool iommu_capable(struct bus_type *bus, enum iommu_cap cap) in iommu_capable() function
486 if (!iommu_capable(dev->bus, IOMMU_CAP_CACHE_COHERENCY)) { in usnic_uiom_attach_dev_to_pd()
767 if (iommu_capable(vmd->dev->dev.bus, IOMMU_CAP_INTR_REMAP) || in vmd_enable_domain()
1908 bool iommu_capable(struct bus_type *bus, enum iommu_cap cap) in iommu_capable() function1915 EXPORT_SYMBOL_GPL(iommu_capable);
898 if (!iommu_capable(bus, IOMMU_CAP_CACHE_COHERENCY)) in vhost_vdpa_alloc_domain()
2261 iommu_capable(bus, IOMMU_CAP_INTR_REMAP); in vfio_iommu_type1_attach_group()2270 if (iommu_capable(bus, IOMMU_CAP_CACHE_COHERENCY)) in vfio_iommu_type1_attach_group()
6658 0x00000000 iommu_capable vmlinux EXPORT_SYMBOL_GPL
30333 ffff8000107e0930 T iommu_capable
Completed in 325 milliseconds