Home
last modified time | relevance | path

Searched refs:IOMMU_DOMAIN_LOCK (Results 1 – 5 of 5) sorted by relevance

/freebsd-14.2/sys/dev/iommu/
H A Diommu_gas.c250 IOMMU_DOMAIN_LOCK(domain); in iommu_gas_init_domain()
617 IOMMU_DOMAIN_LOCK(domain); in iommu_gas_free_space()
637 IOMMU_DOMAIN_LOCK(domain); in iommu_gas_free_region()
792 IOMMU_DOMAIN_LOCK(domain); in iommu_gas_remove()
819 IOMMU_DOMAIN_LOCK(domain); in iommu_gas_map()
867 IOMMU_DOMAIN_LOCK(domain); in iommu_gas_map_region()
916 IOMMU_DOMAIN_LOCK(domain); in iommu_gas_reserve_region()
948 IOMMU_DOMAIN_LOCK(domain); in iommu_gas_reserve_region_extend()
1012 IOMMU_DOMAIN_LOCK(domain); in iommu_map_msi()
1019 IOMMU_DOMAIN_LOCK(domain); in iommu_map_msi()
H A Diommu.h156 #define IOMMU_DOMAIN_LOCK(dom) mtx_lock(&(dom)->lock) macro
H A Dbusdma_iommu.c671 IOMMU_DOMAIN_LOCK(domain); in iommu_bus_dmamap_load_something()
876 IOMMU_DOMAIN_LOCK(domain); in iommu_bus_dmamap_unload()
1080 IOMMU_DOMAIN_LOCK(domain); in iommu_domain_unload_task()
/freebsd-14.2/sys/arm64/iommu/
H A Diommu.c153 IOMMU_DOMAIN_LOCK(iodom); in iommu_domain_free()
H A Dsmmu.c1827 IOMMU_DOMAIN_LOCK(iodom); in smmu_ctx_alloc()
1943 IOMMU_DOMAIN_LOCK(&domain->iodom); in smmu_ctx_lookup()