Home
last modified time | relevance | path

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

/f-stack/freebsd/arm64/iommu/
H A Dsmmuvar.h40 #define SMMU_UNLOCK(_sc) mtx_unlock(&(_sc)->sc_mtx) macro
H A Dsmmu.c552 SMMU_UNLOCK(sc); in smmu_cmdq_enqueue_cmd()