Home
last modified time | relevance | path

Searched defs:iommu_ops (Results 1 – 3 of 3) sorted by relevance

/linux/include/linux/
A Diommu.h242 struct iommu_ops { struct
243 bool (*capable)(enum iommu_cap);
247 void (*domain_free)(struct iommu_domain *);
264 void (*iotlb_sync)(struct iommu_domain *domain,
268 void (*release_device)(struct device *dev);
269 void (*probe_finalize)(struct device *dev);
278 void (*apply_resv_region)(struct device *dev,
298 void (*sva_unbind)(struct iommu_sva *handle);
301 int (*page_response)(struct device *dev,
326 const struct iommu_ops *ops; argument
[all …]
/linux/include/linux/device/
A Dbus.h109 const struct iommu_ops *iommu_ops; member
/linux/arch/arm/mm/
A Ddma-mapping.c1989 static const struct dma_map_ops iommu_ops = { variable

Completed in 14 milliseconds