Searched refs:AMDIOMMU_DOMAIN_UNLOCK (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/x86/iommu/ | ||
H A D | amd_iommu.h | 131 #define AMDIOMMU_DOMAIN_UNLOCK(dom) mtx_unlock(&(dom)->iodom.lock) macro |
H A D | amd_ctx.c | 167 AMDIOMMU_DOMAIN_UNLOCK(domain); in amdiommu_domain_destroy() |