Home
last modified time | relevance | path

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

/f-stack/freebsd/arm64/iommu/
H A Dsmmuvar.h39 #define SMMU_LOCK(_sc) mtx_lock(&(_sc)->sc_mtx) macro
H A Dsmmu.c536 SMMU_LOCK(sc); in smmu_cmdq_enqueue_cmd()