Searched refs:iommu_ctx_alloc (Results 1 – 2 of 2) sorted by relevance
182 iommu_ctx_alloc(device_t dev, struct iommu_domain *iodom, bool disabled) in iommu_ctx_alloc() function227 ioctx = iommu_ctx_alloc(requester, iodom, disabled); in iommu_get_ctx()
1926 DEVMETHOD(iommu_ctx_alloc, smmu_ctx_alloc),