Home
last modified time | relevance | path

Searched defs:ioctx (Results 1 – 3 of 3) sorted by relevance

/f-stack/freebsd/arm64/iommu/
H A Diommu.c185 struct iommu_ctx *ioctx; in iommu_ctx_alloc() local
207 struct iommu_ctx *ioctx; in iommu_get_ctx() local
247 iommu_free_ctx_locked(struct iommu_unit *iommu, struct iommu_ctx *ioctx) in iommu_free_ctx_locked()
261 iommu_free_ctx(struct iommu_ctx *ioctx) in iommu_free_ctx()
H A Dsmmuvar.h63 struct iommu_ctx ioctx; member
H A Dsmmu.c1812 smmu_ctx_free(device_t dev, struct iommu_ctx *ioctx) in smmu_ctx_free()