Searched refs:DMAR_UNLOCK (Results 1 – 8 of 8) sorted by relevance
298 DMAR_UNLOCK(unit); in dmar_ir_program_irte()316 DMAR_UNLOCK(unit); in dmar_ir_free_irte()358 DMAR_UNLOCK(unit); in dmar_init_irt()369 DMAR_UNLOCK(unit); in dmar_init_irt()
234 DMAR_UNLOCK(unit); in dmar_fault_task()285 DMAR_UNLOCK(unit); in dmar_init_fault_log()299 DMAR_UNLOCK(unit); in dmar_fini_fault_log()
554 DMAR_UNLOCK(dmar); in dmar_get_ctx_for_dev1()649 DMAR_UNLOCK(dmar); in dmar_get_ctx_for_dev1()730 DMAR_UNLOCK(dmar); in dmar_unref_domain_locked()738 DMAR_UNLOCK(dmar); in dmar_unref_domain_locked()762 DMAR_UNLOCK(dmar); in dmar_free_ctx_locked()774 DMAR_UNLOCK(dmar); in dmar_free_ctx_locked()787 DMAR_UNLOCK(dmar); in dmar_free_ctx_locked()883 DMAR_UNLOCK(unit); in dmar_domain_unload_entry()937 DMAR_UNLOCK(unit); in dmar_domain_unload()
355 DMAR_UNLOCK(unit); in dmar_qi_task()367 DMAR_UNLOCK(unit); in dmar_qi_task()420 DMAR_UNLOCK(unit); in dmar_init_qi()447 DMAR_UNLOCK(unit); in dmar_fini_qi()
582 DMAR_UNLOCK(dmar); in dmar_barrier_enter()595 DMAR_UNLOCK(dmar); in dmar_barrier_enter()600 DMAR_UNLOCK(dmar); in dmar_barrier_enter()616 DMAR_UNLOCK(dmar); in dmar_barrier_exit()
365 DMAR_UNLOCK(unit); in dmar_remap_intr()497 DMAR_UNLOCK(unit); in dmar_attach()503 DMAR_UNLOCK(unit); in dmar_attach()510 DMAR_UNLOCK(unit); in dmar_attach()516 DMAR_UNLOCK(unit); in dmar_attach()542 DMAR_UNLOCK(unit); in dmar_attach()546 DMAR_UNLOCK(unit); in dmar_attach()
268 DMAR_UNLOCK(unit); in domain_get_idmap_pgtbl()564 DMAR_UNLOCK(unit); in domain_map_buf()720 DMAR_UNLOCK(domain->dmar); in domain_alloc_pgtbl()813 DMAR_UNLOCK(unit); in domain_flush_iotlb_sync()
188 #define DMAR_UNLOCK(dmar) mtx_unlock(&(dmar)->iommu.lock) macro