Home
last modified time | relevance | path

Searched refs:iommu_domain_get_attr (Results 1 – 4 of 4) sorted by relevance

/Linux-v5.4/include/linux/
Diommu.h485 extern int iommu_domain_get_attr(struct iommu_domain *domain, enum iommu_attr,
856 static inline int iommu_domain_get_attr(struct iommu_domain *domain, in iommu_domain_get_attr() function
/Linux-v5.4/drivers/iommu/
Diommu.c2110 int iommu_domain_get_attr(struct iommu_domain *domain, in iommu_domain_get_attr() function
2136 EXPORT_SYMBOL_GPL(iommu_domain_get_attr);
Ddma-iommu.c344 if (!cookie->fq_domain && !iommu_domain_get_attr(domain, in iommu_dma_init_domain()
/Linux-v5.4/drivers/vfio/
Dvfio_iommu_type1.c1742 iommu_domain_get_attr(domain->domain, DOMAIN_ATTR_GEOMETRY, &geo); in vfio_iommu_type1_attach_group()
1920 iommu_domain_get_attr(domain->domain, DOMAIN_ATTR_GEOMETRY, in vfio_iommu_aper_expand()