Searched refs:DMAR_LOCK (Results 1 - 9 of 9) sorted by relevance

/freebsd-13-stable/sys/x86/iommu/
H A Dintel_intrmap.c281 DMAR_LOCK(unit);
314 DMAR_LOCK(unit);
355 DMAR_LOCK(unit);
367 DMAR_LOCK(unit);
H A Dintel_fault.c212 DMAR_LOCK(unit);
281 DMAR_LOCK(unit);
297 DMAR_LOCK(unit);
H A Dintel_qi.c347 DMAR_LOCK(unit);
358 DMAR_LOCK(unit);
408 DMAR_LOCK(unit);
436 DMAR_LOCK(unit);
H A Dintel_ctx.c543 DMAR_LOCK(dmar);
575 DMAR_LOCK(dmar);
699 DMAR_LOCK(dmar);
777 DMAR_LOCK(dmar);
825 DMAR_LOCK(dmar);
876 DMAR_LOCK(unit);
930 DMAR_LOCK(unit);
H A Dintel_idpgtbl.c266 DMAR_LOCK(unit);
562 DMAR_LOCK(unit);
718 DMAR_LOCK(domain->dmar);
783 DMAR_LOCK(unit);
H A Dintel_quirks.c233 DMAR_LOCK(dmar);
H A Dintel_drv.c359 DMAR_LOCK(unit);
494 DMAR_LOCK(unit);
539 DMAR_LOCK(unit);
1066 DMAR_LOCK(dmar);
H A Dintel_dmar.h187 #define DMAR_LOCK(dmar) mtx_lock(&(dmar)->iommu.lock) macro
H A Dintel_utils.c580 DMAR_LOCK(dmar);

Completed in 121 milliseconds