Searched refs:device_iommu_capable (Results 1 – 8 of 8) sorted by relevance
481 if (!device_iommu_capable(dev, IOMMU_CAP_CACHE_COHERENCY)) { in usnic_uiom_attach_dev_to_pd()
345 !device_iommu_capable(device->dev, IOMMU_CAP_CACHE_COHERENCY)) { in __vfio_register_dev()1409 return device_iommu_capable(device->dev, in vfio_file_enforced_coherent()
869 if (!device_iommu_capable(device->dev, in vfio_group_enforced_coherent()
1935 bool device_iommu_capable(struct device *dev, enum iommu_cap cap) in device_iommu_capable() function1948 EXPORT_SYMBOL_GPL(device_iommu_capable);
709 (!device_iommu_capable(dev, IOMMU_CAP_DEFERRED_FLUSH) || iommu_dma_init_fq(domain))) in iommu_dma_init_domain()
1186 !device_iommu_capable(&pdev->dev, IOMMU_CAP_PRE_BOOT_PROTECTION)) in nhi_check_iommu_pdev()
1328 if (!device_iommu_capable(dma_dev, IOMMU_CAP_CACHE_COHERENCY)) { in vhost_vdpa_alloc_domain()
2273 !device_iommu_capable(&pdev->dev, IOMMU_CAP_CACHE_COHERENCY)) in a6xx_create_vm()