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()
526 DMAR_LOCK(dmar); in dmar_get_ctx_for_dev1()558 DMAR_LOCK(dmar); in dmar_get_ctx_for_dev1()686 DMAR_LOCK(dmar); in dmar_move_ctx_to_domain()764 DMAR_LOCK(dmar); in dmar_free_ctx_locked()847 DMAR_LOCK(unit); in dmar_domain_unload_entry()902 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()
313 DMAR_LOCK(unit); in dmar_remap_intr()470 DMAR_LOCK(unit); in dmar_attach()532 DMAR_LOCK(unit); in dmar_attach()1085 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