Home
last modified time | relevance | path

Searched refs:iommu_get_ctx (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/dev/iommu/
H A Diommu.h162 struct iommu_ctx *iommu_get_ctx(struct iommu_unit *, device_t dev,
H A Dbusdma_iommu.c255 ctx = iommu_get_ctx(unit, requester, rid, disabled, rmrr); in iommu_instantiate_ctx()
/freebsd/sys/arm64/iommu/
H A Diommu.c333 iommu_get_ctx(struct iommu_unit *iommu, device_t requester, in iommu_get_ctx() function
/freebsd/sys/x86/iommu/
H A Diommu_utils.c279 iommu_get_ctx(struct iommu_unit *iommu, device_t dev, uint16_t rid, in iommu_get_ctx() function