Home
last modified time | relevance | path

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

/linux/include/linux/
A Diommu.h559 struct iommu_ops { struct
565 struct iommu_domain *(*domain_alloc_user)(
573 void (*release_device)(struct device *dev);
595 unsigned long pgsize_bitmap;
596 struct module *owner;
597 struct iommu_domain *identity_domain;
598 struct iommu_domain *blocked_domain;
599 struct iommu_domain *release_domain;
600 struct iommu_domain *default_domain;
601 u8 user_pasid_table:1;
[all …]
/linux/arch/arm/mm/
A Ddma-mapping.c1513 static const struct dma_map_ops iommu_ops = { variable

Completed in 21 milliseconds