Home
last modified time | relevance | path

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

/freebsd/sys/x86/iommu/
H A Damd_iommu.h131 #define AMDIOMMU_DOMAIN_UNLOCK(dom) mtx_unlock(&(dom)->iodom.lock) macro
H A Damd_ctx.c167 AMDIOMMU_DOMAIN_UNLOCK(domain); in amdiommu_domain_destroy()