Searched refs:DMAR_DOMAIN_UNLOCK (Results 1 – 2 of 2) sorted by relevance
| /f-stack/freebsd/x86/iommu/ | ||
| H A D | intel_dmar.h | 90 #define DMAR_DOMAIN_UNLOCK(dom) mtx_unlock(&(dom)->iodom.lock) macro |
| H A D | intel_ctx.c | 505 DMAR_DOMAIN_UNLOCK(domain); in dmar_domain_destroy() |