Searched refs:DMAR_LOCK (Results 1 – 9 of 9) sorted by relevance
283 DMAR_LOCK(unit); in dmar_ir_program_irte()316 DMAR_LOCK(unit); in dmar_ir_free_irte()364 DMAR_LOCK(unit); in dmar_init_irt()376 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()
525 DMAR_LOCK(dmar); in dmar_get_ctx_for_dev1()557 DMAR_LOCK(dmar); in dmar_get_ctx_for_dev1()685 DMAR_LOCK(dmar); in dmar_move_ctx_to_domain()763 DMAR_LOCK(dmar); in dmar_free_ctx_locked()846 DMAR_LOCK(unit); in dmar_domain_unload_entry()901 DMAR_LOCK(unit); in dmar_domain_unload()
272 DMAR_LOCK(unit); in dmar_get_idmap_pgtbl()539 DMAR_LOCK(unit); in dmar_map_buf()703 DMAR_LOCK(unit); in dmar_domain_alloc_pgtbl()772 DMAR_LOCK(unit); in dmar_flush_iotlb_sync()
335 DMAR_LOCK(unit); in dmar_qi_task()365 DMAR_LOCK(unit); in dmar_init_qi()
231 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() 1078 DMAR_LOCK(dmar); in dmar_instantiate_rmrr_ctxs()
471 DMAR_LOCK(dmar); in dmar_barrier_enter()
150 #define DMAR_LOCK(dmar) mtx_lock(&DMAR2IOMMU(dmar)->lock) macro