Searched refs:DMAR_LOCK (Results 1 – 9 of 9) sorted by relevance
279 DMAR_LOCK(unit); in dmar_ir_program_irte()312 DMAR_LOCK(unit); in dmar_ir_free_irte()360 DMAR_LOCK(unit); in dmar_init_irt()372 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()
270 DMAR_LOCK(unit); in dmar_get_idmap_pgtbl()537 DMAR_LOCK(unit); in dmar_map_buf()701 DMAR_LOCK(unit); in dmar_domain_alloc_pgtbl()768 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()
312 DMAR_LOCK(unit); in dmar_remap_intr()469 DMAR_LOCK(unit); in dmar_attach()531 DMAR_LOCK(unit); in dmar_attach()1076 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