Searched refs:iommu_get_ctx (Results 1 – 4 of 4) sorted by relevance
/freebsd/sys/dev/iommu/ |
H A D | iommu.h | 162 struct iommu_ctx *iommu_get_ctx(struct iommu_unit *, device_t dev,
|
H A D | busdma_iommu.c | 255 ctx = iommu_get_ctx(unit, requester, rid, disabled, rmrr); in iommu_instantiate_ctx()
|
/freebsd/sys/arm64/iommu/ |
H A D | iommu.c | 333 iommu_get_ctx(struct iommu_unit *iommu, device_t requester, in iommu_get_ctx() function
|
/freebsd/sys/x86/iommu/ |
H A D | iommu_utils.c | 279 iommu_get_ctx(struct iommu_unit *iommu, device_t dev, uint16_t rid, in iommu_get_ctx() function
|