Home
last modified time | relevance | path

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

/freebsd/sys/arm64/iommu/
H A Diommu.c125 iommu_domain_alloc(struct iommu_unit *iommu) in iommu_domain_alloc() function
301 iodom = iommu_domain_alloc(iommu); in iommu_get_ctx_ofw()
352 iodom = iommu_domain_alloc(iommu); in iommu_get_ctx()
H A Dsmmu.c1990 DEVMETHOD(iommu_domain_alloc, smmu_domain_alloc),
/freebsd/sys/contrib/dev/athk/ath11k/
H A Dahb.c998 iommu_dom = iommu_domain_alloc(&platform_bus_type); in ath11k_ahb_fw_resources_init()
/freebsd/sys/contrib/dev/athk/ath10k/
H A Dsnoc.c1625 iommu_dom = iommu_domain_alloc(&platform_bus_type); in ath10k_fw_init()