Home
last modified time | relevance | path

Searched refs:device_iommu_capable (Results 1 – 7 of 7) sorted by relevance

/linux-6.3-rc2/drivers/iommu/iommufd/
A Ddevice.c72 if (!device_iommu_capable(dev, IOMMU_CAP_CACHE_COHERENCY)) in iommufd_device_bind()
92 device_iommu_capable(dev, IOMMU_CAP_ENFORCE_CACHE_COHERENCY); in iommufd_device_bind()
/linux-6.3-rc2/drivers/vfio/
A Dgroup.c612 if (!device_iommu_capable(dev, IOMMU_CAP_CACHE_COHERENCY)) { in vfio_group_find_or_alloc()
813 if (!device_iommu_capable(device->dev, in vfio_file_enforced_coherent()
/linux-6.3-rc2/include/linux/
A Diommu.h460 extern bool device_iommu_capable(struct device *dev, enum iommu_cap cap);
740 static inline bool device_iommu_capable(struct device *dev, enum iommu_cap cap) in device_iommu_capable() function
/linux-6.3-rc2/drivers/infiniband/hw/usnic/
A Dusnic_uiom.c481 if (!device_iommu_capable(dev, IOMMU_CAP_CACHE_COHERENCY)) { in usnic_uiom_attach_dev_to_pd()
/linux-6.3-rc2/drivers/iommu/
A Diommu.c1893 bool device_iommu_capable(struct device *dev, enum iommu_cap cap) in device_iommu_capable() function
1906 EXPORT_SYMBOL_GPL(device_iommu_capable);
/linux-6.3-rc2/drivers/thunderbolt/
A Dnhi.c1146 !device_iommu_capable(&pdev->dev, IOMMU_CAP_PRE_BOOT_PROTECTION)) in nhi_check_iommu_pdev()
/linux-6.3-rc2/drivers/vhost/
A Dvdpa.c1154 if (!device_iommu_capable(dma_dev, IOMMU_CAP_CACHE_COHERENCY)) { in vhost_vdpa_alloc_domain()

Completed in 23 milliseconds