Home
last modified time | relevance | path

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

/freebsd/sys/arm64/iommu/
H A Diommu.c186 struct iommu_ctx *ioctx; in iommu_ctx_alloc() local
200 iommu_ctx_init(device_t requester, struct iommu_ctx *ioctx) in iommu_ctx_init()
250 struct iommu_ctx *ioctx; in iommu_get_ctx_ofw() local
337 struct iommu_ctx *ioctx; in iommu_get_ctx() local
373 iommu_free_ctx_locked(struct iommu_unit *iommu, struct iommu_ctx *ioctx) in iommu_free_ctx_locked()
H A Dsmmu.c1823 smmu_ctx_init(device_t dev, struct iommu_ctx *ioctx) in smmu_ctx_init()
1875 smmu_ctx_free(device_t dev, struct iommu_ctx *ioctx) in smmu_ctx_free()
1966 smmu_ofw_md_data(device_t dev, struct iommu_ctx *ioctx, pcell_t *cells, in smmu_ofw_md_data()