Home
last modified time | relevance | path

Searched refs:iommu_domain_type (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/iommu/iommufd/
H A Dselftest.c164 static struct iommu_domain *mock_domain_alloc(unsigned int iommu_domain_type) in mock_domain_alloc() argument
168 if (iommu_domain_type == IOMMU_DOMAIN_BLOCKED) in mock_domain_alloc()
171 if (iommu_domain_type != IOMMU_DOMAIN_UNMANAGED) in mock_domain_alloc()
/openbmc/linux/include/linux/
H A Diommu.h269 struct iommu_domain *(*domain_alloc)(unsigned iommu_domain_type);