Searched refs:iommu_capable (Results 1 – 5 of 5) sorted by relevance
192 noncoherent = !iommu_capable(&pci_bus_type, IOMMU_CAP_CACHE_COHERENCY); in kvm_assign_device()253 !iommu_capable(&pci_bus_type, IOMMU_CAP_INTR_REMAP)) { in kvm_iommu_map_guest()
207 extern bool iommu_capable(struct bus_type *bus, enum iommu_cap cap);335 static inline bool iommu_capable(struct bus_type *bus, enum iommu_cap cap) in iommu_capable() function
795 !iommu_capable(bus, IOMMU_CAP_INTR_REMAP)) { in vfio_iommu_type1_attach_group()802 if (iommu_capable(bus, IOMMU_CAP_CACHE_COHERENCY)) in vfio_iommu_type1_attach_group()
509 if (!iommu_capable(dev->bus, IOMMU_CAP_CACHE_COHERENCY)) { in usnic_uiom_attach_dev_to_pd()
1030 bool iommu_capable(struct bus_type *bus, enum iommu_cap cap) in iommu_capable() function1037 EXPORT_SYMBOL_GPL(iommu_capable);