Home
last modified time | relevance | path

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

/f-stack/freebsd/arm64/iommu/
H A Diommu.c182 iommu_ctx_alloc(device_t dev, struct iommu_domain *iodom, bool disabled) in iommu_ctx_alloc() function
227 ioctx = iommu_ctx_alloc(requester, iodom, disabled); in iommu_get_ctx()
H A Dsmmu.c1926 DEVMETHOD(iommu_ctx_alloc, smmu_ctx_alloc),