Searched refs:DMAR_LOCK (Results 1 – 9 of 9) sorted by relevance
280 DMAR_LOCK(unit); in dmar_ir_program_irte()313 DMAR_LOCK(unit); in dmar_ir_free_irte()368 DMAR_LOCK(unit); in dmar_init_irt()380 DMAR_LOCK(unit); in dmar_init_irt()
209 DMAR_LOCK(unit); in dmar_fault_task()278 DMAR_LOCK(unit); in dmar_init_fault_log()294 DMAR_LOCK(unit); in dmar_fini_fault_log()
527 DMAR_LOCK(dmar); in dmar_get_ctx_for_dev1()559 DMAR_LOCK(dmar); in dmar_get_ctx_for_dev1()687 DMAR_LOCK(dmar); in dmar_move_ctx_to_domain()765 DMAR_LOCK(dmar); in dmar_free_ctx_locked()813 DMAR_LOCK(dmar); in dmar_free_ctx()858 DMAR_LOCK(unit); in dmar_domain_unload_entry()913 DMAR_LOCK(unit); in dmar_domain_unload()
271 DMAR_LOCK(unit); in dmar_get_idmap_pgtbl()538 DMAR_LOCK(unit); in dmar_map_buf()702 DMAR_LOCK(unit); in dmar_domain_alloc_pgtbl()769 DMAR_LOCK(unit); in dmar_flush_iotlb_sync()
335 DMAR_LOCK(unit); in dmar_qi_task()371 DMAR_LOCK(unit); in dmar_init_qi()
232 DMAR_LOCK(dmar); in dmar_quirks_pre_use()
282 DMAR_LOCK(unit); in dmar_remap_intr()467 DMAR_LOCK(unit); in dmar_attach()529 DMAR_LOCK(unit); in dmar_attach()1074 DMAR_LOCK(dmar); in dmar_instantiate_rmrr_ctxs()
472 DMAR_LOCK(dmar); in dmar_barrier_enter()
150 #define DMAR_LOCK(dmar) mtx_lock(&DMAR2IOMMU(dmar)->lock) macro