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

/freebsd-11.0-release/sys/x86/iommu/
H A Dintel_intrmap.c276 DMAR_LOCK(unit);
309 DMAR_LOCK(unit);
350 DMAR_LOCK(unit);
362 DMAR_LOCK(unit);
H A Dintel_fault.c210 DMAR_LOCK(unit);
279 DMAR_LOCK(unit);
292 DMAR_LOCK(unit);
H A Dintel_qi.c341 DMAR_LOCK(unit);
353 DMAR_LOCK(unit);
403 DMAR_LOCK(unit);
431 DMAR_LOCK(unit);
H A Dintel_ctx.c255 DMAR_LOCK(domain->dmar);
421 DMAR_LOCK(dmar);
444 DMAR_LOCK(dmar);
529 DMAR_LOCK(dmar);
604 DMAR_LOCK(dmar);
651 DMAR_LOCK(dmar);
700 DMAR_LOCK(unit);
754 DMAR_LOCK(unit);
H A Dbusdma_dmar.c236 DMAR_LOCK(dmar);
832 DMAR_LOCK(unit);
849 DMAR_LOCK(unit);
859 DMAR_LOCK(unit);
H A Dintel_idpgtbl.c263 DMAR_LOCK(unit);
551 DMAR_LOCK(unit);
704 DMAR_LOCK(domain->dmar);
769 DMAR_LOCK(unit);
H A Dintel_quirks.c226 DMAR_LOCK(dmar);
H A Dintel_drv.c354 DMAR_LOCK(unit);
483 DMAR_LOCK(unit);
528 DMAR_LOCK(unit);
1038 DMAR_LOCK(dmar);
H A Dintel_dmar.h242 #define DMAR_LOCK(dmar) mtx_lock(&(dmar)->lock) macro
H A Dintel_utils.c582 DMAR_LOCK(dmar);

Completed in 35 milliseconds