Searched refs:iommu_free_ctx_locked (Results 1 - 4 of 4) sorted by relevance

/freebsd-13-stable/sys/arm64/iommu/
H A Diommu.c247 iommu_free_ctx_locked(struct iommu_unit *iommu, struct iommu_ctx *ioctx) function
271 iommu_free_ctx_locked(iommu, ioctx);
/freebsd-13-stable/sys/dev/iommu/
H A Diommu.h163 void iommu_free_ctx_locked(struct iommu_unit *iommu, struct iommu_ctx *ctx);
H A Dbusdma_iommu.c265 iommu_free_ctx_locked(unit, ctx);
/freebsd-13-stable/sys/x86/iommu/
H A Dintel_ctx.c955 iommu_free_ctx_locked(struct iommu_unit *iommu, struct iommu_ctx *context) function

Completed in 85 milliseconds