Searched refs:iommu_get_ctx_ofw (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/arm64/iommu/ | ||
H A D | iommu.h | 41 struct iommu_ctx * iommu_get_ctx_ofw(device_t dev, int channel); |
H A D | iommu.c | 246 iommu_get_ctx_ofw(device_t dev, int channel) in iommu_get_ctx_ofw() function |