Home
last modified time | relevance | path

Searched refs:iommu_get_ctx_ofw (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/arm64/iommu/
H A Diommu.h41 struct iommu_ctx * iommu_get_ctx_ofw(device_t dev, int channel);
H A Diommu.c246 iommu_get_ctx_ofw(device_t dev, int channel) in iommu_get_ctx_ofw() function