Home
last modified time | relevance | path

Searched refs:iommu_map_alloc_entry (Results 1 – 3 of 3) sorted by relevance

/freebsd-13.1/sys/dev/iommu/
H A Diommu.h175 struct iommu_map_entry *iommu_map_alloc_entry(struct iommu_domain *iodom,
H A Diommu_gas.c764 iommu_map_alloc_entry(struct iommu_domain *domain, u_int flags) in iommu_map_alloc_entry() function
H A Dbusdma_iommu.c1045 entry = iommu_map_alloc_entry(domain, waitok ? 0 : IOMMU_PGF_WAITOK); in bus_dma_iommu_load_ident()