Home
last modified time | relevance | path

Searched refs:iommu_capable (Results 1 – 4 of 4) sorted by relevance

/Linux-v4.19/include/linux/
Diommu.h287 extern bool iommu_capable(struct bus_type *bus, enum iommu_cap cap);
415 static inline bool iommu_capable(struct bus_type *bus, enum iommu_cap cap) in iommu_capable() function
/Linux-v4.19/drivers/infiniband/hw/usnic/
Dusnic_uiom.c524 if (!iommu_capable(dev->bus, IOMMU_CAP_CACHE_COHERENCY)) { in usnic_uiom_attach_dev_to_pd()
/Linux-v4.19/drivers/vfio/
Dvfio_iommu_type1.c1415 iommu_capable(bus, IOMMU_CAP_INTR_REMAP); in vfio_iommu_type1_attach_group()
1424 if (iommu_capable(bus, IOMMU_CAP_CACHE_COHERENCY)) in vfio_iommu_type1_attach_group()
/Linux-v4.19/drivers/iommu/
Diommu.c1256 bool iommu_capable(struct bus_type *bus, enum iommu_cap cap) in iommu_capable() function
1263 EXPORT_SYMBOL_GPL(iommu_capable);