Home
last modified time | relevance | path

Searched refs:DMAR_DOMAIN_UNLOCK (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/x86/iommu/
H A Dintel_dmar.h84 #define DMAR_DOMAIN_UNLOCK(dom) mtx_unlock(&(dom)->iodom.lock) macro
H A Dintel_ctx.c487 DMAR_DOMAIN_UNLOCK(domain); in dmar_domain_destroy()